diff src/term.c @ 83158:f948c9fd910c

Fix parse error in term.c (ARISAWA Akihiro). * src/term.c (dissociate_if_controlling_tty)[USG]: Fix parse error. (Contributed by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>). git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-198
author Karoly Lorentey <lorentey@elte.hu>
date Fri, 11 Jun 2004 13:58:35 +0000
parents ae72b7a6c292
children 8d62eda26760
line wrap: on
line diff
--- a/src/term.c	Fri Jun 11 08:42:19 2004 +0000
+++ b/src/term.c	Fri Jun 11 13:58:35 2004 +0000
@@ -2278,8 +2278,8 @@
       /* Unknown system. */
       croak ();
 #endif  /* ! TIOCNOTTY */
+#endif  /* ! USG */
     }
-#endif  /* ! USG */
 }
 
 /* Create a termcap display on the tty device with the given name and