From 9f04cd7c61d35a9afc81d0625dc914c5221d22ab Mon Sep 17 00:00:00 2001 From: Todd Zullinger Date: Mon, 3 Mar 2025 15:44:24 -0500 Subject: [PATCH] simple-ipc.h: *.txt -> *.adoc fixes Signed-off-by: Todd Zullinger Signed-off-by: Junio C Hamano --- simple-ipc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 { -- 2.47.3