mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-05-02 13:14:11 +00:00
fix indentation
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
326007b250
commit
b63f34b8a1
@ -1700,7 +1700,7 @@ __PACKAGE__->register_method({
|
||||
LocalPort => $port,
|
||||
Proto => 'tcp',
|
||||
GetAddrInfoFlags => 0,
|
||||
) or die "failed to create socket: $!\n";
|
||||
) or die "failed to create socket: $!\n";
|
||||
# Inside the worker we shouldn't have any previous alarms
|
||||
# running anyway...:
|
||||
alarm(0);
|
||||
|
Loading…
Reference in New Issue
Block a user