diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/frame.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/frame.c b/src/frame.c index 7511d5323ca..53ff05965c1 100644 --- a/src/frame.c +++ b/src/frame.c | |||
| @@ -4565,7 +4565,7 @@ On Nextstep, this just calls `ns-parse-geometry'. */) | |||
| 4565 | 4565 | ||
| 4566 | This function does not make the coordinates positive. */ | 4566 | This function does not make the coordinates positive. */ |
| 4567 | 4567 | ||
| 4568 | #define DEFAULT_ROWS 35 | 4568 | #define DEFAULT_ROWS 36 |
| 4569 | #define DEFAULT_COLS 80 | 4569 | #define DEFAULT_COLS 80 |
| 4570 | 4570 | ||
| 4571 | long | 4571 | long |