Skip to content

Commit 4cd5949

Browse files
joshuaranjanpbg-intel
authored andcommitted
corrected the enumeration value
Signed-off-by: Joshua Santosh Ranjan <[email protected]>
1 parent 7f0c9ee commit 4cd5949

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/tools/common.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ etors:
148148
- name: METRIC_TRACER_EXP_DESC
149149
desc: $t_metric_tracer_exp_desc_t
150150
version: "1.10"
151-
value: "0x00010006"
151+
value: "0x00010008"
152152
--- #--------------------------------------------------------------------------
153153
type: struct
154154
desc: "Base for all properties types"

0 commit comments

Comments
 (0)