X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=lib%2Fnetdev.c;h=12ac81d6edf0b67a0b263f25f142f7925efbf333;hb=b53055f4da4f8de17c591ae07ddd782829d21cd8;hp=cd824f84e97cc2a813060bd0861a47ebe59d3c81;hpb=72f7976600581cc9c57915dad150f7984c33e18b;p=sliver-openvswitch.git diff --git a/lib/netdev.c b/lib/netdev.c index cd824f84e..12ac81d6e 100644 --- a/lib/netdev.c +++ b/lib/netdev.c @@ -640,7 +640,7 @@ netdev_set_advertisements(struct netdev *netdev, uint32_t advertise) * * - EOPNOTSUPP: No IPv4 network stack attached to 'netdev'. * - * 'address' or 'netmask' or both may be null, in which case the address or + * 'address' or 'netmask' or both may be null, in which case the address or * netmask is not reported. */ int netdev_get_in4(const struct netdev *netdev,