mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-08-05 08:05:52 +00: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 $websocket = $param->{websocket};
|
||||||
|
|
||||||
my $conf = PVE::QemuConfig->load_config($vmid, $node); # check if VM exists
|
my $conf = PVE::QemuConfig->load_config($vmid, $node); # check if VM exists
|
||||||
|
|
||||||
my $serial;
|
my $serial;
|
||||||
if ($conf->{vga}) {
|
if ($conf->{vga}) {
|
||||||
my $vga = PVE::QemuServer::parse_vga($conf->{vga});
|
my $vga = PVE::QemuServer::parse_vga($conf->{vga});
|
||||||
|
Loading…
Reference in New Issue
Block a user