X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=sidebyside;f=lib%2Fnetdev-provider.h;h=137b6597c4346ab2b77a5e4f33238eb004164e05;hb=de8d2ef9dd141f4a96d4b79afbfadb3c4eb042c7;hp=2d43431f1bc2a3207cb83160c39e42a2cd39607e;hpb=666afb55e84e9118812de81a75655ec9567b7a5b;p=sliver-openvswitch.git diff --git a/lib/netdev-provider.h b/lib/netdev-provider.h index 2d43431f1..137b6597c 100644 --- a/lib/netdev-provider.h +++ b/lib/netdev-provider.h @@ -470,7 +470,7 @@ struct netdev_class { * anyhow. */ int (*add_router)(struct netdev *netdev, struct in_addr router); - /* Looks up the next hop for 'host'. If succesful, stores the next hop + /* Looks up the next hop for 'host'. If successful, stores the next hop * gateway's address (0 if 'host' is on a directly connected network) in * '*next_hop' and a copy of the name of the device to reach 'host' in * '*netdev_name', and returns 0. The caller is responsible for freeing