diff src/console.c @ 50:ee648375d8d6 r19-16b91

Import from CVS: tag r19-16b91
author cvs
date Mon, 13 Aug 2007 08:56:41 +0200
parents 56c54cf7c5b6
children 131b0175ea99
line wrap: on
line diff
--- a/src/console.c	Mon Aug 13 08:56:06 2007 +0200
+++ b/src/console.c	Mon Aug 13 08:56:41 2007 +0200
@@ -250,7 +250,7 @@
   /* perhaps this should do something more complicated */
   Vselected_console = console;
 
-  /* #### Schedule this to be removed in 19.14 */
+  /* #### Schedule this to be removed in some future version */
 #ifdef HAVE_X_WINDOWS
   if (CONSOLE_X_P (XCONSOLE (console)))
     Vwindow_system = Qx;