summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPádraig Brady <P@draigBrady.com>2022-04-13 12:19:16 +0100
committerPádraig Brady <P@draigBrady.com>2022-04-13 12:21:01 +0100
commit48e15cef45de108c803fd090e3123043da5f0a01 (patch)
tree32b97072ee8e19350b8efe303baa9884a4a1f1d7
parentb411f21414cbfb11bcb42d54e0771b501fa8820f (diff)
downloadcoreutils-48e15cef45de108c803fd090e3123043da5f0a01.tar.gz
maint: syntax-check: fix preprocessor indentation
* gl/lib/targetdir.h: Keep '#' at start of line.
-rw-r--r--gl/lib/targetdir.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gl/lib/targetdir.h b/gl/lib/targetdir.h
index cb6b06835..558853e4d 100644
--- a/gl/lib/targetdir.h
+++ b/gl/lib/targetdir.h
@@ -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