diff options
Diffstat (limited to 'src/scroll.c')
-rw-r--r-- | src/scroll.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/scroll.c b/src/scroll.c index 7004dcd9aea..c6e0cfd7e21 100644 --- a/src/scroll.c +++ b/src/scroll.c @@ -457,7 +457,7 @@ calculate_direct_scrolling (struct frame *frame, if (baud_rate <= 0) extra_cost = 1; - /* Overhead of setting the scroll window, plus the extra cost + /* Overhead of setting the scroll window, plus the extra cost of scrolling by a distance of one. The extra cost is added once for consistency with the cost vectors */ scroll_overhead |