forked from aniani/vim
updated for version 7.0013
This commit is contained in:
@@ -5476,6 +5476,7 @@ script_get(eap, cmd)
|
||||
ga_append(&ga, '\n');
|
||||
vim_free(theline);
|
||||
}
|
||||
ga_append(&ga, NUL);
|
||||
|
||||
return (char_u *)ga.ga_data;
|
||||
}
|
||||
|
Reference in New Issue
Block a user