aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/window.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/window.c b/src/window.c
index 887c3a92ab7..cdda2b27a54 100644
--- a/src/window.c
+++ b/src/window.c
@@ -5414,7 +5414,7 @@ struct save_window_data
5414 Lisp_Object saved_windows; 5414 Lisp_Object saved_windows;
5415 5415
5416 /* All fields above are traced by the GC. 5416 /* All fields above are traced by the GC.
5417 From `fame-cols' down, the fields are ignored by the GC. */ 5417 From `frame-cols' down, the fields are ignored by the GC. */
5418 5418
5419 int frame_cols, frame_lines, frame_menu_bar_lines; 5419 int frame_cols, frame_lines, frame_menu_bar_lines;
5420 int frame_tool_bar_lines; 5420 int frame_tool_bar_lines;