diff --git a/src/term.c b/src/term.c index b40e821e372..9052eab68b2 100644 --- a/src/term.c +++ b/src/term.c @@ -2278,8 +2278,8 @@ dissociate_if_controlling_tty (int fd) /* Unknown system. */ croak (); #endif /* ! TIOCNOTTY */ - } #endif /* ! USG */ + } } /* Create a termcap display on the tty device with the given name and