1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-07-25 10:16:53 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
1999-01-25 00:34:39 +00:00
parent 2ecbb0307d
commit cb6a8b722b
+2
View File
@@ -1,5 +1,7 @@
1999-01-24 Jim Meyering <meyering@ascend.com>
* src/ansi2knr.c: Exit nonzero upon failed write to stdout.
* lib/quotearg.c (quotearg_n_options): Revert type of parameter `n'
(and hence that of the local `n1', too) to `int' at Paul's request.