1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-04 15:49:42 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2003-05-13 10:21:31 +00:00
parent 0035f73f02
commit 8566426512
+1 -1
View File
@@ -2,7 +2,7 @@
* Version 5.0.1.
* src/head.c (elide_tail_lines_pipe): Use `if', not an assert.
* src/head.c (elide_tail_lines_pipe): Use `if', not assert.
Now that assert is no longer used, don't include <assert.h>.
2003-05-12 Jim Meyering <jim@meyering.net>