mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 00:41:17 +02:00
Some indent cleanup.
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@589 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
@@ -117,11 +117,8 @@ class CRCInput
|
|||||||
void open();
|
void open();
|
||||||
void close();
|
void close();
|
||||||
int translate(int code, int num);
|
int translate(int code, int num);
|
||||||
|
|
||||||
void calculateMaxFd(void);
|
void calculateMaxFd(void);
|
||||||
|
|
||||||
int checkTimers();
|
int checkTimers();
|
||||||
|
|
||||||
public:
|
public:
|
||||||
//rc-code definitions
|
//rc-code definitions
|
||||||
static const neutrino_msg_t RC_Repeat = 0x0400;
|
static const neutrino_msg_t RC_Repeat = 0x0400;
|
||||||
|
Reference in New Issue
Block a user