diff src/emacs.c @ 420:ba5889c7de72

*** empty log message ***
author Jim Blandy <jimb@redhat.com>
date Tue, 22 Oct 1991 00:26:51 +0000
parents 7665331b1d5d
children d5b34c57b5e7
line wrap: on
line diff
--- a/src/emacs.c	Tue Oct 15 09:54:34 1991 +0000
+++ b/src/emacs.c	Tue Oct 22 00:26:51 1991 +0000
@@ -291,7 +291,7 @@
 
   inhibit_window_system = 0;
 
-/* Handle the -t switch, which specifies filename to use as terminal */
+  /* Handle the -t switch, which specifies filename to use as terminal */
   if (skip_args + 2 < argc && !strcmp (argv[skip_args + 1], "-t"))
     {
       int result;