diff options
Diffstat (limited to 'contrib/less/output.c')
-rw-r--r-- | contrib/less/output.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/less/output.c b/contrib/less/output.c index 2e7b31c..a4fdada 100644 --- a/contrib/less/output.c +++ b/contrib/less/output.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1984-2009 Mark Nudelman + * Copyright (C) 1984-2011 Mark Nudelman * * You may distribute under the terms of either the GNU General Public * License or the Less License, as specified in the README file. @@ -532,6 +532,7 @@ error(fmt, parg) get_return(); lower_left(); + clear_eol(); if (col >= sc_width) /* |