changeset 11962:8d3a50293c0c

Fix indentation.
author Bruno Haible <bruno@clisp.org>
date Sun, 06 Sep 2009 21:41:00 +0200
parents 53f6a3c1d867
children a23404c39980
files ChangeLog lib/sys_stat.in.h
diffstat 2 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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>
 
--- a/lib/sys_stat.in.h
+++ b/lib/sys_stat.in.h
@@ -317,7 +317,7 @@
 
 # if !@HAVE_MKDIRAT@
 int mkdirat (int fd, char const *file, mode_t mode);
-#endif
+# endif
 
 #elif defined GNULIB_POSIXCHECK
 # undef fchmodat