1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-07-29 11:59:36 +02:00

(store_columns): Remove spurious 2nd argument in call to read_line.

This commit is contained in:
Jim Meyering
1995-11-06 05:01:16 +00:00
parent 762769cf3b
commit 0705aa7388
+1 -1
View File
@@ -1317,7 +1317,7 @@ store_columns (void)
{
input_position = 0;
if (!read_line (p, i))
if (!read_line (p))
read_rest_of_line (p);
if (p->status == OPEN