X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=lib%2Fnetdev-provider.h;fp=lib%2Fnetdev-provider.h;h=137b6597c4346ab2b77a5e4f33238eb004164e05;hb=ec9f40dce11c7e81bc41d42e3bbfaaf8287165ce;hp=2d43431f1bc2a3207cb83160c39e42a2cd39607e;hpb=4be5ac89bea2972007d53992be841e0e8eb3350b;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