mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-22 11:22:23 +00:00
network: Fix typo
Introduced by commit 239322cb, reported by Ruben Kerkhof.
This commit is contained in:
parent
7df6945d7f
commit
8fb9fdc3d9
@ -55,7 +55,7 @@ int networkBuildDhcpDaemonCommandLine(virNetworkObjPtr network,
|
||||
# define networkAllocateActualDevice(iface) 0
|
||||
# define networkNotifyActualDevice(iface) 0
|
||||
# define networkReleaseActualDevice(iface) 0
|
||||
# defing networkGetNetworkAddress(netname, netaddr) (-2)
|
||||
# define networkGetNetworkAddress(netname, netaddr) (-2)
|
||||
# define networkBuildDhcpDaemonCommandLine(network, cmdout, pidfile, dctx) 0
|
||||
# endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user