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:
parent
7d7f1f339f
commit
4fc0b45bc4
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue