summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--osdmenu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/osdmenu.h b/osdmenu.h
index 9f480c7..5bf804b 100644
--- a/osdmenu.h
+++ b/osdmenu.h
@@ -15,7 +15,7 @@ class myOsdMenu : public cOsdMenu
{
private:
bool next, jumpto;
- char tmp[16];
+ char tmp[64];
int GroupCount;
int ChannelCount;