X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fplugins%2Facl%2Fexported_types.h;fp=src%2Fplugins%2Facl%2Fexported_types.h;h=a5b1c349772d883dc22a81aff4542ffe24c6dcbd;hb=bdc0e6b7204ea0211d4f7881497e4306586fb9ef;hp=cdd1a166eac4363aa01042086bfff5ca7b0678f7;hpb=6a4375e02d8dd4ebcc2f79ee9f6abbafdd2f674c;p=vpp.git diff --git a/src/plugins/acl/exported_types.h b/src/plugins/acl/exported_types.h index cdd1a166eac..a5b1c349772 100644 --- a/src/plugins/acl/exported_types.h +++ b/src/plugins/acl/exported_types.h @@ -51,7 +51,7 @@ typedef int (*acl_plugin_get_lookup_context_index_fn_t) (u32 acl_user_id, u32 va /* * Release the lookup context index and destroy - * any asssociated data structures. + * any associated data structures. */ typedef void (*acl_plugin_put_lookup_context_index_fn_t) (u32 lc_index);