add some whitespace
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5884 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
RCSID("$Id$");
|
||||
|
||||
#ifdef HAVE_TERMIOS_H
|
||||
|
||||
void
|
||||
rl_ttyset(int Reset)
|
||||
{
|
||||
@@ -58,7 +59,9 @@ rl_ttyset(int Reset)
|
||||
else
|
||||
tcsetattr(0, TCSANOW, &old);
|
||||
}
|
||||
|
||||
#else /* !HAVE_TERMIOS_H */
|
||||
|
||||
void
|
||||
rl_ttyset(int Reset)
|
||||
{
|
||||
|
Reference in New Issue
Block a user