Skip to content

Commit

Permalink
fix object type comment
Browse files Browse the repository at this point in the history
Signed-off-by: Jason Bos <jbos@cisco.com>
  • Loading branch information
j-bos committed May 30, 2023
1 parent 1942daa commit 52f6c93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inc/saitam.h
Original file line number Diff line number Diff line change
Expand Up @@ -2137,7 +2137,7 @@ typedef enum _sai_tam_counter_subscription_attr_t
*
* @type sai_object_id_t
* @flags MANDATORY_ON_CREATE | CREATE_ONLY
* @objects SAI_OBJECT_TYPE_TAM
* @objects SAI_OBJECT_TYPE_TAM_TEL_TYPE
*/
SAI_TAM_COUNTER_SUBSCRIPTION_ATTR_TEL_TYPE = SAI_TAM_COUNTER_SUBSCRIPTION_ATTR_START,

Expand Down

0 comments on commit 52f6c93

Please sign in to comment.