changeset 52984:7171810ff406

* xterm.c (x_term_init): Fix formatting.
author Jan Djärv <jan.h.d@swipnet.se>
date Mon, 03 Nov 2003 05:55:42 +0000
parents 488af03370a1
children 92ad3f84faf9
files src/ChangeLog src/xterm.c
diffstat 2 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Sun Nov 02 17:39:24 2003 +0000
+++ b/src/ChangeLog	Mon Nov 03 05:55:42 2003 +0000
@@ -1,3 +1,7 @@
+2003-11-03  Jan Dj,Ad(Brv  <jan.h.d@swipnet.se>
+
+	* xterm.c (x_term_init): Fix formatting.
+
 2003-11-02  Jan Dj,Ad(Brv  <jan.h.d@swipnet.se>
 
 	* gtkutil.h: Declare xg_have_tear_offs, remove xg_keep_popup
--- a/src/xterm.c	Sun Nov 02 17:39:24 2003 +0000
+++ b/src/xterm.c	Mon Nov 03 05:55:42 2003 +0000
@@ -10204,7 +10204,7 @@
     /* GTK 2.0 can only handle one display, GTK 2.2 can handle more
        than one, but this remains to be implemented.  */
     if (x_initialized > 1)
-      error("Sorry, the GTK port can only handle one display.");
+      error ("Sorry, the GTK port can only handle one display.");
     ++x_initialized;
 
     for (argc = 0; argc < NUM_ARGV; ++argc)