From 70219375f00c65757324dcee4efaccc5e5006449 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 17 Nov 2024 11:52:13 -0500 Subject: Improve header documentation --- src/log.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/log.h') diff --git a/src/log.h b/src/log.h index d748a29..993ce36 100644 --- a/src/log.h +++ b/src/log.h @@ -21,9 +21,8 @@ # define JALV_LOG_FUNC(fmt, arg1) #endif -JALV_BEGIN_DECLS - // String and log utilities +JALV_BEGIN_DECLS typedef enum { JALV_LOG_ERR = 3, -- cgit v1.2.1