1
0
forked from aniani/vim
Files
vim/src/proto/if_perlsfio.pro
Bram Moolenaar ef26954a35 patch 7.4.1133
Problem:    Generated function prototypes still have __ARGS().
Solution:   Generate function prototypes without __ARGS().
2016-01-19 13:22:12 +01:00

4 lines
65 B
C

/* if_perlsfio.c */
int *sfdcnewvim(void);
/* vim: set ft=c : */