* window.c (struct save_window_data): Fix typo.

This commit is contained in:
Dmitry Antipov 2013-08-23 08:17:04 +04:00
parent 9997ec56be
commit 6b729d1685

View file

@ -5408,7 +5408,7 @@ struct save_window_data
Lisp_Object saved_windows;
/* All fields above are traced by the GC.
From `fame-cols' down, the fields are ignored by the GC. */
From `frame-cols' down, the fields are ignored by the GC. */
int frame_cols, frame_lines, frame_menu_bar_lines;
int frame_tool_bar_lines;