update to SWI's latest
This commit is contained in:
2
swi/console/menu.c
Normal file → Executable file
2
swi/console/menu.c
Normal file → Executable file
@@ -103,7 +103,7 @@ lookupMenuId(UINT id)
|
||||
return NULL;
|
||||
}
|
||||
|
||||
int
|
||||
static int
|
||||
insertMenu(HMENU in, const TCHAR *label, const TCHAR *before)
|
||||
{ if ( !before )
|
||||
{ if ( !label )
|
||||
|
Reference in New Issue
Block a user