summaryrefslogtreecommitdiffstats
path: root/trace2.h
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2023-07-28 18:45:21 +0200
committerJunio C Hamano <gitster@pobox.com>2023-07-28 18:45:21 +0200
commitc8a33b44c5a56c7b2c7778506acdc71e5365ec1f (patch)
tree041dcb34d553f0bcd66752b4e9063304fb1d1ac6 /trace2.h
parentThe sixteenth batch (diff)
parenttrace2: fix a comment (diff)
downloadgit-c8a33b44c5a56c7b2c7778506acdc71e5365ec1f.tar.xz
git-c8a33b44c5a56c7b2c7778506acdc71e5365ec1f.zip
Merge branch 'bb/trace2-comment-fix'
In-code comment fix. * bb/trace2-comment-fix: trace2: fix a comment
Diffstat (limited to 'trace2.h')
-rw-r--r--trace2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/trace2.h b/trace2.h
index 850056128f..d7c3b30538 100644
--- a/trace2.h
+++ b/trace2.h
@@ -541,7 +541,7 @@ void trace2_timer_stop(enum trace2_timer_id tid);
* elsewhere as array indexes).
*
* Any values added to this enum be also be added to the
- * `tr2_counter_metadata[]` in `trace2/tr2_tr2_ctr.c`.
+ * `tr2_counter_metadata[]` in `trace2/tr2_ctr.c`.
*/
enum trace2_counter_id {
/*