Use uint8_t for comparisons to avoid int conversions
authorKeith Packard <keithp@keithp.com>
Sat, 18 Jul 2009 04:33:18 +0000 (21:33 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 18 Jul 2009 04:33:18 +0000 (21:33 -0700)
commitab40d224b39ba6d29c4056e2d2c365e1eb3d3793
treedf3769882a28e83aed55b44c819486800dad5b30
parentd6749bf24792bb41ca700cf4b8e5e1ac1a63cbf0
Use uint8_t for comparisons to avoid int conversions

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