aboutsummaryrefslogtreecommitdiffstats
path: root/src/log.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/log.h')
-rw-r--r--src/log.h3
1 files changed, 1 insertions, 2 deletions
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,