Fix cppcheck syntaxError

This commit is contained in:
Chris Young 2014-04-05 19:47:58 +01:00
parent c2f9a39966
commit 0f68598649
1 changed files with 1 additions and 1 deletions

View File

@ -324,7 +324,7 @@ void ami_context_menu_add_submenu(Object *ctxmenuobj, ULONG cmsub, void *userdat
PMIA_UserData, userdata,
PMIA_Disabled, (content_get_type(userdata) != CONTENT_HTML),
TAG_DONE),
TAG_DONE),
PMEND,
TAG_DONE),
~0);
break;