mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 01:11:12 +02:00
mmi.h, cam_menu.cpp fix spelling error
This commit is contained in:
@@ -47,8 +47,8 @@ typedef struct {
|
||||
typedef struct {
|
||||
int blind;
|
||||
int answerlen;
|
||||
char enguiryText[MAX_MMI_TEXT_LEN];
|
||||
} MMI_ENGUIRY_INFO;
|
||||
char enquiryText[MAX_MMI_TEXT_LEN];
|
||||
} MMI_ENQUIRY_INFO;
|
||||
|
||||
#endif // __MMI_H_
|
||||
|
||||
|
Reference in New Issue
Block a user