altos: fix comment about decoding last byte of FEC data
authorKeith Packard <keithp@keithp.com>
Sat, 23 Jun 2012 09:23:08 +0000 (02:23 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 23 Jun 2012 09:23:08 +0000 (02:23 -0700)
commit566a0c277de01963922cabc80db8ec3a129923bd
tree5e1e36dfdc59d1ecd82f850451339b2a74b580b7
parent83549f8bde42c3fddbdc817540c869dc8aefd013
altos: fix comment about decoding last byte of FEC data

There aren't *any* forward bits to use when decoding the last byte.

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