0
0
mirror of https://github.com/vim/vim.git synced 2025-10-16 07:24:23 -04:00

updated for version 7.1b

This commit is contained in:
Bram Moolenaar
2007-05-10 17:35:54 +00:00
parent 2bb8df23dc
commit 7263a77b99
20 changed files with 132 additions and 61 deletions

View File

@@ -2873,7 +2873,7 @@ gui_mch_destroy_menu(vimmenu_T *menu)
}
/* Size of buffer has changed.
* Add one to max since gui.c substracts one more than it should!
* Add one to max since gui.c subtracts one more than it should!
*/
void
gui_mch_set_scrollbar_thumb(sb, val, size, max)