updated for version 7.4.043
Problem:    VMS can't handle long function names.
Solution:   Shorten may_req_ambiguous_character_width. (Samuel Ferencik)
diff --git a/src/term.c b/src/term.c
index d4e4e0d..763f8e7 100644
--- a/src/term.c
+++ b/src/term.c
@@ -3356,7 +3356,7 @@
  * 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