Skip to content

Commit c8a33b4

Browse files
committed
Merge branch 'bb/trace2-comment-fix'
In-code comment fix. * bb/trace2-comment-fix: trace2: fix a comment
2 parents bfce02c + c48af99 commit c8a33b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

trace2.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -541,7 +541,7 @@ void trace2_timer_stop(enum trace2_timer_id tid);
541541
* elsewhere as array indexes).
542542
*
543543
* Any values added to this enum be also be added to the
544-
* `tr2_counter_metadata[]` in `trace2/tr2_tr2_ctr.c`.
544+
* `tr2_counter_metadata[]` in `trace2/tr2_ctr.c`.
545545
*/
546546
enum trace2_counter_id {
547547
/*

0 commit comments

Comments
 (0)