driver/rcinput: minor cleanup

Origin commit data
------------------
Commit: 088a75b6e2
Author: martii <m4rtii@gmx.de>
Date: 2014-02-17 (Mon, 17 Feb 2014)
This commit is contained in:
martii
2014-02-17 21:25:15 +01:00
committed by Jacek Jendrzej
parent ce577dface
commit 652ae9296a
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