forked from aniani/vim
updated for version 7.0023
This commit is contained in:
@@ -2562,7 +2562,7 @@ gui_mch_dialog(
|
||||
type = 0;
|
||||
|
||||
/* allocate some memory for dialog template */
|
||||
/* TODO should compute this really*/
|
||||
/* TODO should compute this really */
|
||||
pdlgtemplate = p = (PWORD)LocalAlloc(LPTR, DLG_ALLOC_SIZE);
|
||||
|
||||
if (p == NULL)
|
||||
|
Reference in New Issue
Block a user