mirror of
git://git.proxmox.com/git/qemu-server.git
synced 2025-01-10 01:18:01 +03:00
followup whitespace cleanup
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
d7856be59e
commit
326007b250
@ -1634,7 +1634,7 @@ __PACKAGE__->register_method({
|
||||
my $websocket = $param->{websocket};
|
||||
|
||||
my $conf = PVE::QemuConfig->load_config($vmid, $node); # check if VM exists
|
||||
|
||||
|
||||
my $serial;
|
||||
if ($conf->{vga}) {
|
||||
my $vga = PVE::QemuServer::parse_vga($conf->{vga});
|
||||
|
Loading…
Reference in New Issue
Block a user