mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-04-21 11:16:16 +02:00
maint: syntax-check: fix preprocessor indentation
* gl/lib/targetdir.h: Keep '#' at start of line.
This commit is contained in:
@@ -20,7 +20,7 @@
|
|||||||
#include <sys/stat.h>
|
#include <sys/stat.h>
|
||||||
|
|
||||||
#ifndef _GL_INLINE_HEADER_BEGIN
|
#ifndef _GL_INLINE_HEADER_BEGIN
|
||||||
#error "Please include config.h first."
|
# error "Please include config.h first."
|
||||||
#endif
|
#endif
|
||||||
_GL_INLINE_HEADER_BEGIN
|
_GL_INLINE_HEADER_BEGIN
|
||||||
#ifndef TARGETDIR_INLINE
|
#ifndef TARGETDIR_INLINE
|
||||||
|
|||||||
Reference in New Issue
Block a user