]> code.delx.au - gnu-emacs/blobdiff - src/window.h
* macfns.c (mac_window): Replace WindowPtr with WindowRef.
[gnu-emacs] / src / window.h
index a5c1f34a0cebb07e63e4c87394611bce9467daa9..372b80f326bb823095ac6c10c8c490b404c1e61a 100644 (file)
@@ -1,6 +1,7 @@
 /* Window definitions for GNU Emacs.
    Copyright (C) 1985, 1986, 1993, 1995, 1997, 1998, 1999, 2000, 2001,
-                 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+                 2002, 2003, 2004, 2005, 2006, 2007, 2008
+                 Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.
 
@@ -819,7 +820,7 @@ extern int command_loop_level;
 
 extern int minibuf_level;
 
-/* true iff we should redraw the mode lines on the next redisplay.  */
+/* true if we should redraw the mode lines on the next redisplay.  */
 
 extern int update_mode_lines;