From aeec25d170f20f49c0577032f0abfe88ce0cd6ac Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 13 May 2003 14:37:45 +0000 Subject: shorten long line --- src/pr.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/pr.c b/src/pr.c index fcf6eb3cc..41cf79a52 100644 --- a/src/pr.c +++ b/src/pr.c @@ -1941,7 +1941,7 @@ store_columns (void) int i, j; int line = 0; int buff_start; - int last_col; /* The rightmost column which will be saved in buff */ + int last_col; /* The rightmost column which will be saved in buff */ COLUMN *p; buff_current = 0; -- cgit v1.2.3-54-g00ecf