carlu: fix conflicting function declaration types
authorChristian Lamparter <chunkeey@googlemail.com>
Thu, 13 Jan 2011 12:09:05 +0000 (13:09 +0100)
committerChristian Lamparter <chunkeey@googlemail.com>
Thu, 13 Jan 2011 12:09:05 +0000 (13:09 +0100)
rx.c:52: error: conflicting types for ‘carlu_handle_command’
carlu.h:143: note: previous declaration of ‘carlu_handle_command’ was here

Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>

No differences found