changeset 32213:350cd8d94435

cosmetics: Slightly reformat a comment.
author diego
date Sat, 18 Sep 2010 09:45:03 +0000
parents 56cbeca2a533
children fe807b1b70af
files configure
diffstat 1 files changed, 2 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Sat Sep 18 09:24:38 2010 +0000
+++ b/configure	Sat Sep 18 09:45:03 2010 +0000
@@ -115,9 +115,8 @@
   compile_check $TMPC $@
 }
 
-# this is a special check only to be
-# used for broken headers that do not
-# include all dependencies
+# This is a special check only to be used for broken headers that do not
+# include all dependencies.
 header_check_broken() {
   cat > $TMPC << EOF
 #include <$1>