-pedantic fixes

This commit is contained in:
satbaby
2012-05-08 18:59:11 +02:00
parent 25563a2029
commit e14fc80ed5
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);