]> Savannah Git Hosting - gnulib.git/commitdiff
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 1570c2709e53e792a7cda1fcfc2658dd4e4b126f..6cae13e353247483e7cd250006162809b99b8774 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 56e331d5013a8e712f374a4bc7ad7c1e00e2131a..a1d5fda590a720955e8ccdd8c5e4112b0edbe696 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.