mirror of
https://github.com/vim/vim.git
synced 2025-10-28 09:27:14 -04:00
updated for version 7.2-216
This commit is contained in:
@@ -1040,7 +1040,7 @@ mzscheme_init(void)
|
||||
#ifdef DYNAMIC_MZSCHEME
|
||||
if (!mzscheme_enabled(TRUE))
|
||||
{
|
||||
EMSG(_("E812: Sorry, this command is disabled, the MzScheme libraries could not be loaded."));
|
||||
EMSG(_("E815: Sorry, this command is disabled, the MzScheme libraries could not be loaded."));
|
||||
return -1;
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user