summaryrefslogtreecommitdiff
path: root/src/proto/bufwrite.pro
blob: 5d7b4a2a7ace83cfe3a91e391b13b31ffffafb15 (plain)
1
2
3
/* bufwrite.c */
int buf_write(buf_T *buf, char_u *fname, char_u *sfname, linenr_T start, linenr_T end, exarg_T *eap, int append, int forceit, int reset_changed, int filtering);
/* vim: set ft=c : */