forked from aniani/vim
patch 8.2.2247: VMS: various smaller problems
Problem: VMS: various smaller problems. Solution: Fix VMS building and other problems. (Zoltan Arpadffy)
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
* argument for tputs().
|
||||
*/
|
||||
# ifdef VMS
|
||||
# define TPUTSFUNCAST
|
||||
# define TPUTSFUNCAST (void (*)(unsigned int))
|
||||
# else
|
||||
# ifdef HAVE_OUTFUNTYPE
|
||||
# define TPUTSFUNCAST (outfuntype)
|
||||
|
Reference in New Issue
Block a user