maint: syntax-check: fix preprocessor indentation

* gl/lib/targetdir.h: Keep '#' at start of line.
This commit is contained in:
Pádraig Brady 2022-04-13 12:19:16 +01:00
parent b411f21414
commit 48e15cef45

View File

@ -20,7 +20,7 @@
#include <sys/stat.h>
#ifndef _GL_INLINE_HEADER_BEGIN
#error "Please include config.h first."
# error "Please include config.h first."
#endif
_GL_INLINE_HEADER_BEGIN
#ifndef TARGETDIR_INLINE