X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=lib%2Frib%2Frte_rib6.c;h=70405113b4191072db3ca169813faac649296cf1;hb=09b0a36cc7aef21deec6a73d3930a5fd43dfaed9;hp=b00c7fbf5ab0b911fc1b1597eb24497498f328cc;hpb=97e2ae4c58f9c8741ae920415e4c3952373ecb51;p=dpdk.git diff --git a/lib/rib/rte_rib6.c b/lib/rib/rte_rib6.c index b00c7fbf5a..70405113b4 100644 --- a/lib/rib/rte_rib6.c +++ b/lib/rib/rte_rib6.c @@ -199,7 +199,7 @@ rte_rib6_lookup_exact(struct rte_rib6 *rib, } /* - * Traverses on subtree and retreeves more specific routes + * Traverses on subtree and retrieves more specific routes * for a given in args ip/depth prefix * last = NULL means the first invocation */