From 1c0d78fafe68a82c6948b65160598d3323e46c69 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sun, 6 May 2012 18:46:43 -0700 Subject: [PATCH] stat-size: comment fix * lib/stat-size.h: Remove obsolete comment about indenting. --- ChangeLog | 5 +++++ lib/stat-size.h | 4 ---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index cb1c8e888..a05f41dfe 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2012-05-06 Paul Eggert + + stat-size: comment fix + * lib/stat-size.h: Remove obsolete comment about indenting. + 2012-05-06 Bruno Haible Tests for module 'sh-quote'. diff --git a/lib/stat-size.h b/lib/stat-size.h index 47306c883..0784f78f6 100644 --- 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 -- 2.11.0