From: Jim Meyering Date: Tue, 29 Mar 2005 19:01:43 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: CPPI-1_12~1154 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a3710b1ef6942fa877a243d33632960aea05237d;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 222626ccf5..c9c0693903 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,9 @@ * Version 5.3.1. + * src/system.h (ptr_align): Declare `ptr' parameter to be a + `const' pointer, since this function never writes through it. + * src/uname.c: Indent cpp directives to reflect nesting. 2005-03-28 Jim Meyering