From: Christian Lamparter Date: Thu, 13 Jan 2011 12:09:05 +0000 (+0100) Subject: carlu: fix conflicting function declaration types X-Git-Tag: 1.9.3~25 X-Git-Url: https://jxself.org/git/?a=commitdiff_plain;h=9d340a7fc1498ea4cc20592f218e3958abd60212;hp=9d340a7fc1498ea4cc20592f218e3958abd60212;p=carl9170fw.git carlu: fix conflicting function declaration types 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 ---