diff src/window.c @ 30102:9406cb07bac7

(window_loop): Add missing gcpro1 local variable.
author Gerd Moellmann <gerd@gnu.org>
date Thu, 06 Jul 2000 20:57:43 +0000
parents 22f8fc642575
children 9b1c8eafe4dc
line wrap: on
line diff
--- a/src/window.c	Thu Jul 06 20:08:45 2000 +0000
+++ b/src/window.c	Thu Jul 06 20:57:43 2000 +0000
@@ -1561,6 +1561,7 @@
 {
   Lisp_Object window, windows, best_window, frame_arg;
   struct frame *f;
+  struct gcpro gcpro1;
   
   /* If we're only looping through windows on a particular frame,
      frame points to that frame.  If we're looping through windows