1
0
forked from aniani/vim

updated for version 7.0174

This commit is contained in:
Bram Moolenaar
2005-12-19 22:14:58 +00:00
parent 195d6357b4
commit a9b1e74b5d
12 changed files with 64 additions and 11 deletions

View File

@@ -2145,6 +2145,7 @@ del_chars(count, fixpos)
*
* return FAIL for failure, OK otherwise
*/
/*ARGSUSED*/
int
del_bytes(count, fixpos, use_delcombine)
long count;