From: Bruno Haible Date: Sun, 6 Sep 2009 19:41:00 +0000 (+0200) Subject: Fix indentation. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3933a4a01f04a5800e5c07d4a26a2f27e9efb8c5;p=pspp Fix indentation. --- diff --git a/ChangeLog b/ChangeLog index e5653e1e09..ab86ad0512 100644 --- 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 index 2d89beb22d..33482d28f4 100644 --- a/lib/sys_stat.in.h +++ b/lib/sys_stat.in.h @@ -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