diff options
author | Todd Zullinger <tmz@pobox.com> | 2025-03-03 15:44:24 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2025-03-03 13:49:25 -0800 |
commit | 9f04cd7c61d35a9afc81d0625dc914c5221d22ab (patch) | |
tree | e178e1120a1775406d8a438aed35ee84ffbf7415 | |
parent | 0543300b594eb1337ce33415997b47594bf29056 (diff) |
simple-ipc.h: *.txt -> *.adoc fixes
Signed-off-by: Todd Zullinger <tmz@pobox.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
-rw-r--r-- | simple-ipc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/simple-ipc.h b/simple-ipc.h index 3916eaf70d..701e005cb8 100644 --- a/simple-ipc.h +++ b/simple-ipc.h @@ -2,7 +2,7 @@ #define GIT_SIMPLE_IPC_H /* - * See Documentation/technical/api-simple-ipc.txt + * See Documentation/technical/api-simple-ipc.adoc */ enum ipc_active_state { |