mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-11 15:41:08 +02:00
Merge branch 'check/next-cc'
Compiles on most platforms, starts. Not really tested.
This commit is contained in:
@@ -168,6 +168,7 @@ int CHDDMenuHandler::doMenu ()
|
||||
std::string tmp_str[n];
|
||||
CMenuWidget * tempMenu[n];
|
||||
for(int i = 0; i < n;i++) {
|
||||
tempMenu[i] = NULL;
|
||||
char str[256];
|
||||
char sstr[256];
|
||||
char vendor[128], model[128];
|
||||
|
Reference in New Issue
Block a user