*** empty log message ***
authorJim Blandy <jimb@redhat.com>
Tue, 22 Oct 1991 00:26:51 +0000 (00:26 +0000)
committerJim Blandy <jimb@redhat.com>
Tue, 22 Oct 1991 00:26:51 +0000 (00:26 +0000)
src/emacs.c

index 97c0b20..6e36b42 100644 (file)
@@ -291,7 +291,7 @@ main (argc, argv, envp)
 
   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;