sys_types: Fix typo.
authorBruno Haible <bruno@clisp.org>
Sun, 11 Sep 2011 17:34:44 +0000 (19:34 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 11 Sep 2011 17:34:44 +0000 (19:34 +0200)
* lib/sys_types.in.h: Fix typo in comment.
Reported by Paul Eggert.

ChangeLog
lib/sys_types.in.h

index 1570c27..6cae13e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2011-09-11  Bruno Haible  <bruno@clisp.org>
 
+       sys_types: Fix typo.
+       * lib/sys_types.in.h: Fix typo in comment.
+       Reported by Paul Eggert.
+
        Support for MSVC compiler: Ensure size_t gets defined.
        * modules/strings (Depends-on): Add 'sys_types'.
        * modules/sys_uio (Depends-on): Likewise.
index 56e331d..a1d5fda 100644 (file)
@@ -1,4 +1,4 @@
-/* Provide a more complete sys/time.h.
+/* Provide a more complete sys/types.h.
 
    Copyright (C) 2011 Free Software Foundation, Inc.