From: Simon Josefsson Date: Tue, 7 Mar 2006 13:44:24 +0000 (+0000) Subject: Fix typo. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=767e884e3af06e0b9ea66dc7fa244becf8ae606d;p=pspp Fix typo. --- diff --git a/modules/unistd b/modules/unistd index edcae83827..6cb126a55d 100644 --- 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 when the system +# We need the following in order to create when the system # doesn't have one. unistd.h: unistd_.h cp $(srcdir)/unistd_.h $@-t