Fix indentation.
authorBruno Haible <bruno@clisp.org>
Sun, 6 Sep 2009 19:41:00 +0000 (21:41 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 6 Sep 2009 19:41:00 +0000 (21:41 +0200)
ChangeLog
lib/sys_stat.in.h

index e5653e1..ab86ad0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-09-06  Bruno Haible  <bruno@clisp.org>
+
+       * lib/sys_stat.in.h: Fix preprocessor command indentation.
+
 2009-09-06  Ben Pfaff  <blp@gnu.org>
            Bruno Haible  <bruno@clisp.org>
 
index 2d89beb..33482d2 100644 (file)
@@ -317,7 +317,7 @@ int fchmodat (int fd, char const *file, mode_t mode, int flag);
 
 # if !@HAVE_MKDIRAT@
 int mkdirat (int fd, char const *file, mode_t mode);
-#endif
+# endif
 
 #elif defined GNULIB_POSIXCHECK
 # undef fchmodat