projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f27ea4d
)
Fix typo in last commit.
author
Simon Josefsson
<simon@josefsson.org>
Mon, 27 Oct 2008 16:16:19 +0000
(17:16 +0100)
committer
Simon Josefsson
<simon@josefsson.org>
Mon, 27 Oct 2008 16:16:19 +0000
(17:16 +0100)
lib/sys_stat.in.h
patch
|
blob
|
history
diff --git
a/lib/sys_stat.in.h
b/lib/sys_stat.in.h
index cb31f44e463b548df87b1affe80e9fd71b50c666..234b527c44e841b90cbeae823d56dcf0c878ea7f 100644
(file)
--- a/
lib/sys_stat.in.h
+++ b/
lib/sys_stat.in.h
@@
-285,7
+285,7
@@
# define lstat rpl_lstat
extern int rpl_lstat (const char *name, struct stat *buf);
# endif
-#elif define GNULIB_POSIXCHECK
+#elif define
d
GNULIB_POSIXCHECK
# undef lstat
# define lstat(p,b) \
(GL_LINK_WARNING ("lstat is unportable - " \