mirror of
https://github.com/vim/vim.git
synced 2025-09-30 04:44:14 -04:00
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