changeset 16832:82db61e229ef

stat-size: comment fix * lib/stat-size.h: Remove obsolete comment about indenting.
author Paul Eggert <eggert@cs.ucla.edu>
date Sun, 06 May 2012 18:46:43 -0700
parents f9fc08c5e5c2
children b9610018ca94
files ChangeLog lib/stat-size.h
diffstat 2 files changed, 5 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2012-05-06  Paul Eggert  <eggert@cs.ucla.edu>
+
+	stat-size: comment fix
+	* lib/stat-size.h: Remove obsolete comment about indenting.
+
 2012-05-06  Bruno Haible  <bruno@clisp.org>
 
 	Tests for module 'sh-quote'.
--- a/lib/stat-size.h
+++ b/lib/stat-size.h
@@ -31,10 +31,6 @@
 #endif
 
 
-/* Much of the remainder of this file is not indented consistently
-   with the above, in order to make it easier to see that the text
-   is almost identical to part of the system.h header in coreutils.
-*/
 /* Get or fake the disk device blocksize.
    Usually defined by sys/param.h (if at all).  */
 #if !defined DEV_BSIZE && defined BSIZE