]> git.ipfire.org Git - thirdparty/git.git/commitdiff
trace2/tr2_sysenv.c: *.txt -> *.adoc fixes
authorTodd Zullinger <tmz@pobox.com>
Mon, 3 Mar 2025 20:44:29 +0000 (15:44 -0500)
committerJunio C Hamano <gitster@pobox.com>
Mon, 3 Mar 2025 21:49:26 +0000 (13:49 -0800)
Signed-off-by: Todd Zullinger <tmz@pobox.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
trace2/tr2_sysenv.c

index 01379c5cad8438c8d5ef38c3cfe9e27c6ff0d478..4abc218514fdbc547143dec9be58e2abf58ad518 100644 (file)
@@ -7,7 +7,7 @@
 
 /*
  * Each entry represents a trace2 setting.
- * See Documentation/technical/api-trace2.txt
+ * See Documentation/technical/api-trace2.adoc
  */
 struct tr2_sysenv_entry {
        const char *env_var_name;