1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-07 09:11:11 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2005-03-29 19:01:43 +00:00
parent 68bc3503b8
commit a3710b1ef6
+3
View File
@@ -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 <jim@meyering.net>