altos: Eliminate implicit 1 byte offset in uint16/int16 functions
authorKeith Packard <keithp@keithp.com>
Sat, 13 Oct 2012 20:37:29 +0000 (13:37 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 13 Oct 2012 20:37:29 +0000 (13:37 -0700)
commit0ec77f5c90e0b930488ae2ab75efcbba8a3bd1d8
treec8465c00ba707a9ece138773c0191620335c0108
parent2733d1b71bbac2c5ef4a2c3a1992ba448e981267
altos: Eliminate implicit 1 byte offset in uint16/int16 functions

Make callers explicitly compute the full offset

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