driver/rcinput: minor cleanup

This commit is contained in:
martii
2014-02-17 21:25:15 +01:00
committed by Jacek Jendrzej
parent f1c7e9002e
commit 088a75b6e2
2 changed files with 5 additions and 5 deletions

View File

@@ -157,7 +157,7 @@ class CRCInput
void open();
void close();
int translate(int code, int num);
int translate(int code);
void calculateMaxFd(void);
int checkTimers();
#ifdef IOC_IR_SET_PRI_PROTOCOL