projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0293f1a
)
Fix typo.
author
Simon Josefsson
<simon@josefsson.org>
Tue, 7 Mar 2006 13:44:24 +0000
(13:44 +0000)
committer
Simon Josefsson
<simon@josefsson.org>
Tue, 7 Mar 2006 13:44:24 +0000
(13:44 +0000)
modules/unistd
patch
|
blob
|
history
diff --git
a/modules/unistd
b/modules/unistd
index edcae83827a53201d9ffdb5b7ebbd2c0ba179477..6cb126a55d76fe2fa17e9221e36e7ce34a146bc1 100644
(file)
--- a/
modules/unistd
+++ b/
modules/unistd
@@
-14,7
+14,7
@@
Makefile.am:
BUILT_SOURCES += $(UNISTD_H)
EXTRA_DIST += unistd_.h
-# We need the following in order to create <
byteswap
.h> when the system
+# We need the following in order to create <
unistd
.h> when the system
# doesn't have one.
unistd.h: unistd_.h
cp $(srcdir)/unistd_.h $@-t