Re-indent.

This commit is contained in:
nekral-guest 2009-04-22 20:48:42 +00:00
parent c55311aa6d
commit e35a7fbd89

View File

@ -208,8 +208,8 @@ static void setup_tty (void)
}
/*
* ttymon invocation prefers this, but these settings won't come into
* effect after the first username login
* ttymon invocation prefers this, but these settings
* won't come into effect after the first username login
*/
(void) STTY (0, &termio);
}