From: Bruno Haible Date: Sun, 21 Feb 2010 12:33:05 +0000 (+0100) Subject: Typo in comment. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97820eb5657492ee4fc785f64eab6a6ce0e7fa62;p=pspp Typo in comment. --- diff --git a/gnulib-tool b/gnulib-tool index 73aa49e72c..ba41b6180b 100755 --- a/gnulib-tool +++ b/gnulib-tool @@ -661,7 +661,7 @@ func_ln_if_changed () fi } -# Ensure an 'echo' command +# Ensure an 'echo' command that # 1. does not interpret backslashes and # 2. does not print an error message "broken pipe" when writing into a pipe # with no writers.