changeset 14907:df9e4c8da88b

Correct last ChangeLog entry.
author Bruno Haible <bruno@clisp.org>
date Mon, 13 Jun 2011 11:49:16 +0200
parents 3cbb6286362c
children 2b58e21ecf3c
files ChangeLog
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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>