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;