Skip to content

Commit

Permalink
fix alignment
Browse files Browse the repository at this point in the history
  • Loading branch information
Kumaresh Perumal committed Aug 24, 2021
1 parent 4bae246 commit f00dc70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meta/SaiInterface.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ extern "C" {
_X(NEIGHBOR_ENTRY,neighbor_entry); \
_X(ROUTE_ENTRY,route_entry); \
_X(NAT_ENTRY,nat_entry); \
_X(MY_SID_ENTRY,my_sid_entry); \
_X(MY_SID_ENTRY,my_sid_entry); \

#define SAIREDIS_DECLARE_EVERY_BULK_ENTRY(_X) \
_X(FDB_ENTRY,fdb_entry); \
Expand Down

0 comments on commit f00dc70

Please sign in to comment.