mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-03-07 17:28:15 +00:00
vz/: Remove spaces after casts
Signed-off-by: Martin Kletzander <mkletzan@redhat.com> Reviewed-by: Ján Tomko <jtomko@redhat.com>
This commit is contained in:
parent
5298a202ca
commit
4c7315b4ab
@ -48,7 +48,7 @@
|
||||
} while (0)
|
||||
|
||||
# define PARALLELS_DOMAIN_ROUTED_NETWORK_NAME "host-routed"
|
||||
# define VIRTUOZZO_VER_7 ((unsigned long) 7000000)
|
||||
# define VIRTUOZZO_VER_7 ((unsigned long)7000000)
|
||||
|
||||
struct _vzCapabilities {
|
||||
virStorageFileFormat vmDiskFormat;
|
||||
|
Loading…
x
Reference in New Issue
Block a user