From 767e884e3af06e0b9ea66dc7fa244becf8ae606d Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Tue, 7 Mar 2006 13:44:24 +0000 Subject: [PATCH] Fix typo. --- modules/unistd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.30.2