mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 16:31:11 +02:00
- rc_input: rename checkLnkDev() to checkdev_lnk(); ...
just to align form-style to latest changes
This commit is contained in:
@@ -171,7 +171,7 @@ class CRCInput
|
||||
bool checkpath(in_dev id);
|
||||
bool checkdev();
|
||||
#ifdef BOXMODEL_CS_HD2
|
||||
bool checkLnkDev(std::string lnk);
|
||||
bool checkdev_lnk(std::string lnk);
|
||||
#endif
|
||||
void close();
|
||||
int translate(int code);
|
||||
|
Reference in New Issue
Block a user