From: Jim Meyering Date: Sun, 20 Jul 2003 11:18:12 +0000 (+0000) Subject: convert each 8-space prefix to a TAB X-Git-Tag: v5.0.90~177 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=107ee59889a7429c324318b74a86611725a9eac8;p=thirdparty%2Fcoreutils.git convert each 8-space prefix to a TAB --- diff --git a/config/ChangeLog b/config/ChangeLog index 03168154ae..4472c1cab0 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -40,4 +40,4 @@ 2002-02-17 Jim Meyering * config.guess (main): Don't use `head -1'; it's no longer portable. - Use `sed 1q' instead. + Use `sed 1q' instead.