changeset 6687:60d65d0dbfca

Fix typo.
author Simon Josefsson <simon@josefsson.org>
date Tue, 07 Mar 2006 13:44:24 +0000
parents f6342bb3069d
children 390f6792d8a4
files modules/unistd
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/modules/unistd
+++ b/modules/unistd
@@ -14,7 +14,7 @@
 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