# HG changeset patch # User diego # Date 1284803103 0 # Node ID 350cd8d94435095b62a71107fc45befb224f9498 # Parent 56cbeca2a533e9df23bcefc6e17c5de24015c202 cosmetics: Slightly reformat a comment. diff -r 56cbeca2a533 -r 350cd8d94435 configure --- 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>