Skip to content

Commit

Permalink
remove extra space
Browse files Browse the repository at this point in the history
Signed-off-by: Baorong Liu <[email protected]>
  • Loading branch information
baorliu committed Jan 14, 2025
1 parent 1e34b66 commit fa63d6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inc/saibfd.h
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ typedef enum _sai_bfd_session_attr_t
* @type sai_object_id_t
* @flags MANDATORY_ON_CREATE | CREATE_AND_SET
* @objects SAI_OBJECT_TYPE_VIRTUAL_ROUTER
* @condition SAI_BFD_SESSION_ATTR_HW_LOOKUP_VALID == true and SAI_BFD_SESSION_ATTR_USE_NEXT_HOP == false
* @condition SAI_BFD_SESSION_ATTR_HW_LOOKUP_VALID == true and SAI_BFD_SESSION_ATTR_USE_NEXT_HOP == false
*/
SAI_BFD_SESSION_ATTR_VIRTUAL_ROUTER,

Expand Down

0 comments on commit fa63d6d

Please sign in to comment.