# HG changeset patch # User Bruno Haible # Date 1307958556 -7200 # Node ID df9e4c8da88bb70439ce144dddc2f47f67eeb70c # Parent 3cbb6286362c0d5c820d99ca794f1a0f655aa65c Correct last ChangeLog entry. diff --git a/ChangeLog b/ChangeLog --- 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