mirror of
https://git.proxmox.com/git/pve-common
synced 2025-08-05 15:26:59 +00:00
add missing 1; at the end of Syscall.pm
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
5569cc1634
commit
88c2babd16
@ -90,3 +90,5 @@ sub file_handle_result($) {
|
||||
|
||||
return $fh;
|
||||
}
|
||||
|
||||
1;
|
||||
|
Loading…
Reference in New Issue
Block a user