Missing tab.

Pointed out by:	bapt
This commit is contained in:
Pedro F. Giffuni 2016-02-27 02:11:00 +00:00
parent 283970e873
commit 7ae7c1932b

View File

@ -635,7 +635,7 @@ portselector(void)
const char *
autobaud(void)
{
struct pollfd set[1];
struct pollfd set[1];
struct timespec timeout;
char c;
const char *type = "9600-baud";