0
0
mirror of https://github.com/vim/vim.git synced 2025-09-24 03:44:06 -04:00

updated for version 7.0169

This commit is contained in:
Bram Moolenaar
2005-12-13 20:02:15 +00:00
parent 900b4d77f0
commit b0bf8580c3
6 changed files with 370 additions and 200 deletions

View File

@@ -2110,6 +2110,7 @@ op_colon(oap)
/*
* Handle the "gy" operator: call 'operatorfunc'.
*/
/*ARGSUSED*/
void
op_function(oap)
oparg_T *oap;