projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a1ebe5
)
Fix indentation.
author
Bruno Haible
<bruno@clisp.org>
Sun, 6 Sep 2009 19:41:00 +0000
(21:41 +0200)
committer
Bruno Haible
<bruno@clisp.org>
Sun, 6 Sep 2009 19:41:00 +0000
(21:41 +0200)
ChangeLog
patch
|
blob
|
history
lib/sys_stat.in.h
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index e5653e1e09f16708cd64401a7381194e0c23837e..ab86ad0512403c4e7941773ac5f7c80a1576509a 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>
diff --git
a/lib/sys_stat.in.h
b/lib/sys_stat.in.h
index 2d89beb22d423f5a563208378d8b25f8542c1a60..33482d28f47d09b4536b6bc95473ba23742decbc 100644
(file)
--- 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