Update macro.h (#366)

This commit is contained in:
tequ
2024-10-25 09:10:43 +09:00
committed by GitHub
parent 287c01ad04
commit 766f5d7ee1

View File

@@ -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 <stdint.h>