diff src/window.c @ 112424:550574f08669

Fix last change.
author Chong Yidong <cyd@stupidchicken.com>
date Sat, 22 Jan 2011 10:55:08 -0500
parents e99b4c7a3af4
children 9f7614f1a892
line wrap: on
line diff
--- a/src/window.c	Fri Jan 21 22:03:49 2011 -0500
+++ b/src/window.c	Sat Jan 22 10:55:08 2011 -0500
@@ -85,7 +85,7 @@
 				 int (* fn) (struct window *, void *),
 				 void *));
 static Lisp_Object window_list_1 P_ ((Lisp_Object, Lisp_Object, Lisp_Object));
-static Lisp_Object select_window _P ((Lisp_Object, Lisp_Object, int));
+static Lisp_Object select_window P_ ((Lisp_Object, Lisp_Object, int));
 
 /* This is the window in which the terminal's cursor should
    be left when nothing is being done with it.  This must