pedantic fixes

Origin commit data
------------------
Branch: ni/coolstream
Commit: e14fc80ed5
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-05-08 (Tue, 08 May 2012)

Origin message was:
------------------
-pedantic fixes

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
Jacek Jendrzej
2012-05-08 18:59:11 +02:00
parent 8e08cb1003
commit f564a0adef
10 changed files with 45 additions and 31 deletions

View File

@@ -255,7 +255,7 @@ class CRCInput
RC_HW_COOLSTREAM = 0,
RC_HW_DBOX = 1,
RC_HW_PHILIPS = 2,
RC_HW_TRIPLEDRAGON = 3,
RC_HW_TRIPLEDRAGON = 3
};
void set_rc_hw(void);