diff options
| author | Todd Zullinger <tmz@pobox.com> | 2025-03-03 15:44:29 -0500 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2025-03-03 13:49:26 -0800 |
| commit | 15db9a895d36a29eac2061ec31eba5e9628b4a5b (patch) | |
| tree | 10103a6eb852360bd670cea65cf1817aca2be57e | |
| parent | trace2.h: *.txt -> *.adoc fixes (diff) | |
| download | git-15db9a895d36a29eac2061ec31eba5e9628b4a5b.tar.gz git-15db9a895d36a29eac2061ec31eba5e9628b4a5b.zip | |
trace2/tr2_sysenv.c: *.txt -> *.adoc fixes
Signed-off-by: Todd Zullinger <tmz@pobox.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to '')
| -rw-r--r-- | trace2/tr2_sysenv.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/trace2/tr2_sysenv.c b/trace2/tr2_sysenv.c index 01379c5cad..4abc218514 100644 --- a/trace2/tr2_sysenv.c +++ b/trace2/tr2_sysenv.c @@ -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; |
