X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=src%2Fvnet%2Fbier%2Fbier_table.h;h=2fd3ea3a57d180808861aba0760fe0c5bccf7d12;hb=e6eefb6e3;hp=5264e4c2fbf50d68d7d557962d5f191b2e445d68;hpb=5bfb504d2156f9480c1dd813238bd46b71e689d8;p=vpp.git diff --git a/src/vnet/bier/bier_table.h b/src/vnet/bier/bier_table.h index 5264e4c2fbf..2fd3ea3a57d 100644 --- a/src/vnet/bier/bier_table.h +++ b/src/vnet/bier/bier_table.h @@ -33,7 +33,7 @@ struct bier_route_update_t_; * Each entry (bit-position) represents one destination, and its reachability * * The number of entries in a table is thus the maximum supported - * bit-position. Since this is smal <4096, the table is a flat arry + * bit-position. Since this is small <4096, the table is a flat array */ typedef struct bier_table_t_ { /**