]> code.delx.au - gnu-emacs/blobdiff - lib-src/emacstool.c
Entry corrected.
[gnu-emacs] / lib-src / emacstool.c
index 4c859d15c8e086c5cbbea12a324568f301170a84..191deb9547195e40c16f5498f53942d47b499da6 100644 (file)
@@ -464,10 +464,10 @@ int interpose_on_window (argc, argv)
                           0);
 
     /* Create a tty with emacs in it */
-    tty_win = window_create (frame, TTY, 
-                            TTY_QUIT_ON_CHILD_DEATH, TRUE, 
+    tty_win = window_create (frame, TTY,
+                            TTY_QUIT_ON_CHILD_DEATH, TRUE,
                             TTY_BOLDSTYLE, TTYSW_BOLD_INVERT,
-                            TTY_ARGV, argv, 
+                            TTY_ARGV, argv,
                             0);
 
     if (bold_name) {