aboutsummaryrefslogtreecommitdiffstats
path: root/src/window.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/window.c')
-rw-r--r--src/window.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/window.c b/src/window.c
index 5bfff27f976..df284420ddf 100644
--- a/src/window.c
+++ b/src/window.c
@@ -4182,7 +4182,7 @@ enlarge_window (window, delta, widthflag, preserve_before)
4182 4182
4183 The number of children n equals the number of resizable 4183 The number of children n equals the number of resizable
4184 children of this window + 1 because we know window itself 4184 children of this window + 1 because we know window itself
4185 is resizable (otherwise we would have signalled an error. */ 4185 is resizable (otherwise we would have signalled an error). */
4186 4186
4187 struct window *w = XWINDOW (window); 4187 struct window *w = XWINDOW (window);
4188 Lisp_Object s; 4188 Lisp_Object s;