libaltos: Need to check for tty/ttyACMx before ttyACMx
authorKeith Packard <keithp@keithp.com>
Fri, 11 Jan 2013 05:26:20 +0000 (21:26 -0800)
committerKeith Packard <keithp@keithp.com>
Fri, 11 Jan 2013 05:48:31 +0000 (21:48 -0800)
commit12a9bd0479db25cbe45c0385913315cc1e0bc892
tree51246d87f594c1a397d8e6718ad73e47db8eaa32
parent1ed6b13e87c1cc2d6618b6ba3a293ea6e3b5752e
libaltos: Need to check for tty/ttyACMx before ttyACMx

Otherwise, we'll find 'tty' when looking for 'ttyACMx' and no good
will come from that

Signed-off-by: Keith Packard <keithp@keithp.com>
libaltos/libaltos.c