changeset 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 178c89d24a0d
children c4efb75b4199
files src/window.c
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
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