Correct last ChangeLog entry.
authorBruno Haible <bruno@clisp.org>
Mon, 13 Jun 2011 09:49:16 +0000 (11:49 +0200)
committerBruno Haible <bruno@clisp.org>
Mon, 13 Jun 2011 09:49:16 +0000 (11:49 +0200)
ChangeLog

index e4a4a70..b1bb089 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,7 +3,7 @@
        file-set.h: guard __attibute__ use, now that it's not always defined
        * lib/file-set.h (record_file): Use __attribute__ only with compiler
        versions that support it.  This fixes a coreutils build failure with
-       /bin/cc on HP-UX 11.31.
+       the vendor cc on HP-UX 11.31.
 
 2011-06-12  Bruno Haible  <bruno@clisp.org>