projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b1da95
)
Typo in comment.
author
Bruno Haible
<bruno@clisp.org>
Sun, 21 Feb 2010 12:33:05 +0000
(13:33 +0100)
committer
Bruno Haible
<bruno@clisp.org>
Sun, 21 Feb 2010 12:33:05 +0000
(13:33 +0100)
gnulib-tool
patch
|
blob
|
history
diff --git
a/gnulib-tool
b/gnulib-tool
index 73aa49e72c85651fa02be277ccc4cc1790b7f10f..ba41b6180b5b9742ec9c6b402f91b1a6fe02eaf4 100755
(executable)
--- 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.