X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;ds=inline;f=src%2Fvnet%2Fadj%2Fadj_delegate.c;h=17d6f0d6a0930f7a24b6c8ae1e544035f349e8fc;hb=8feeaff56fa9a4fbdfc06131f28a1060ffd9645d;hp=cd5301c1e770c2b0923d297310e3ca3c341b7f38;hpb=64f7530fff5d8811894c75fc3378a5c6da77d7b8;p=vpp.git diff --git a/src/vnet/adj/adj_delegate.c b/src/vnet/adj/adj_delegate.c index cd5301c1e77..17d6f0d6a09 100644 --- a/src/vnet/adj/adj_delegate.c +++ b/src/vnet/adj/adj_delegate.c @@ -23,7 +23,7 @@ static adj_delegate_vft_t *ad_vfts; /** - * The value of the last dynamically allocated delegeate value + * The value of the last dynamically allocated delegate value */ static adj_delegate_type_t ad_max_id = ADJ_DELEGATE_LAST;