From 766f5d7ee1d04085823e7b8e30f30a8977ea7ec9 Mon Sep 17 00:00:00 2001 From: tequ Date: Fri, 25 Oct 2024 09:10:43 +0900 Subject: [PATCH] Update macro.h (#366) --- hook/macro.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hook/macro.h b/hook/macro.h index 38a534bfc..838c2b55c 100644 --- a/hook/macro.h +++ b/hook/macro.h @@ -1,5 +1,5 @@ /** - * These are helper macros for writing hooks, all of them are optional as is including hookmacro.h at all + * These are helper macros for writing hooks, all of them are optional as is including macro.h at all */ #include