0
0
mirror of https://github.com/vim/vim.git synced 2025-09-27 04:14:06 -04:00

updated for version 7.0207

This commit is contained in:
Bram Moolenaar
2006-02-25 21:45:02 +00:00
parent 32466aa2e9
commit ba6c05240f
4 changed files with 104 additions and 8 deletions

View File

@@ -3143,7 +3143,7 @@ find_tabpage(n)
/*
* Get index of tab page "tp". First one has index 1.
* When not found returns number of tab pages.
* When not found returns number of tab pages plus one.
*/
int
tabpage_index(ftp)