1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-10 09:43:26 -08:00

*** empty log message ***

This commit is contained in:
Jim Blandy 1991-10-22 00:26:51 +00:00
parent 7d7f1f339f
commit 4fc0b45bc4

View 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;