diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/dispnew.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dispnew.c b/src/dispnew.c index e20d592e19e..2d137b4abbd 100644 --- a/src/dispnew.c +++ b/src/dispnew.c | |||
| @@ -1074,7 +1074,7 @@ prepare_desired_row (struct window *w, struct glyph_row *row, bool mode_line_p) | |||
| 1074 | { | 1074 | { |
| 1075 | /* Mode and header lines, if displayed, never have marginal | 1075 | /* Mode and header lines, if displayed, never have marginal |
| 1076 | areas. If we are called with MODE_LINE_P non-zero, we are | 1076 | areas. If we are called with MODE_LINE_P non-zero, we are |
| 1077 | displaying the mode/header line in this widnow, and so the | 1077 | displaying the mode/header line in this window, and so the |
| 1078 | marginal areas of this glyph row should be eliminated. This | 1078 | marginal areas of this glyph row should be eliminated. This |
| 1079 | is needed when the mode/header line is switched on in a | 1079 | is needed when the mode/header line is switched on in a |
| 1080 | window that has display margins. */ | 1080 | window that has display margins. */ |