mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06: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…
Reference in New Issue
Block a user