Mercurial > emacs
changeset 420:ba5889c7de72
*** empty log message ***
author | Jim Blandy <jimb@redhat.com> |
---|---|
date | Tue, 22 Oct 1991 00:26:51 +0000 |
parents | 4fa4f423f981 |
children | 1cc29824b3f1 |
files | src/emacs.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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;