altos: Add 'void' parameter to ao_fec_decode callback parameter
authorKeith Packard <keithp@keithp.com>
Wed, 11 Jul 2012 03:34:02 +0000 (20:34 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 11 Jul 2012 03:34:02 +0000 (20:34 -0700)
commitbca72b782a2909ecedef15ad589292647221ca56
tree0f75d26e7c646b5095e41631ede4ba2cf5bbaa6b
parentaafa8859ecb27383f697b98f6991643b44f4721a
altos: Add 'void' parameter to ao_fec_decode callback parameter

This keeps the compiler from whinging about the lack of a prototype.

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