mirror of
https://github.com/neovim/neovim.git
synced 2025-09-16 08:18:17 +00:00
Merge #9036 'func_attr_printf'
This commit is contained in:
@@ -840,7 +840,7 @@ static void command_line_scan(mparm_T *parmp)
|
||||
}
|
||||
|
||||
if (p == NULL) {
|
||||
emsgf(_(e_outofmem));
|
||||
EMSG(_(e_outofmem));
|
||||
}
|
||||
|
||||
Object md = DICTIONARY_OBJ(api_metadata());
|
||||
|
Reference in New Issue
Block a user