forked from aniani/vim
Problem: Generated function prototypes still have __ARGS(). Solution: Generate function prototypes without __ARGS().
4 lines
65 B
C
4 lines
65 B
C
/* if_perlsfio.c */
|
|
int *sfdcnewvim(void);
|
|
/* vim: set ft=c : */
|