# HG changeset patch # User Bruno Haible # Date 1252266060 -7200 # Node ID 8d3a50293c0cb000ee6d39e762b3e0980d441765 # Parent 53f6a3c1d86792bec847abb2469e4271b5a27530 Fix indentation. diff --git a/ChangeLog b/ChangeLog --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2009-09-06 Bruno Haible + + * lib/sys_stat.in.h: Fix preprocessor command indentation. + 2009-09-06 Ben Pfaff Bruno Haible diff --git a/lib/sys_stat.in.h b/lib/sys_stat.in.h --- 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