1
0
forked from aniani/vim

updated for version 7.4.043

Problem:    VMS can't handle long function names.
Solution:   Shorten may_req_ambiguous_character_width. (Samuel Ferencik)
This commit is contained in:
Bram Moolenaar
2013-09-29 16:27:47 +02:00
parent 7a18fdc8a4
commit 386dcde30d
4 changed files with 5 additions and 3 deletions

View File

@@ -3356,7 +3356,7 @@ may_req_termresponse()
* it must be called immediately after entering termcap mode.
*/
void
may_req_ambiguous_character_width()
may_req_ambiguous_char_width()
{
if (u7_status == U7_GET
&& cur_tmode == TMODE_RAW