]> git.eshelyaron.com Git - emacs.git/commitdiff
* xterm.c (x_term_init): Fix formatting.
authorJan Djärv <jan.h.d@swipnet.se>
Mon, 3 Nov 2003 05:55:42 +0000 (05:55 +0000)
committerJan Djärv <jan.h.d@swipnet.se>
Mon, 3 Nov 2003 05:55:42 +0000 (05:55 +0000)
src/ChangeLog
src/xterm.c

index e30f54ba66cc480bfffcaa35e11a73558f4a915f..7f56e8480502ee80c0ba561cc17d54e972419ccb 100644 (file)
@@ -1,3 +1,7 @@
+2003-11-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+
+       * xterm.c (x_term_init): Fix formatting.
+
 2003-11-02  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
 
        * gtkutil.h: Declare xg_have_tear_offs, remove xg_keep_popup
index 5b76ba8405942a59f879f3f94e5a9798c7c518f7..97553147bbb1480f18825578e62ea6f645d11750 100644 (file)
@@ -10204,7 +10204,7 @@ x_term_init (display_name, xrm_option, resource_name)
     /* 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)