0
0
mirror of https://github.com/vim/vim.git synced 2025-09-25 03:54:15 -04:00

updated for version 7.1a

This commit is contained in:
Bram Moolenaar
2007-05-06 12:28:24 +00:00
parent 8bc7847e20
commit b5dd424dc3
2 changed files with 5 additions and 1 deletions

View File

@@ -2714,7 +2714,7 @@ gui_wait_for_chars(wtime)
}
/*
* Fill buffer with mouse coordinates encoded for check_termcode().
* Fill p[4] with mouse coordinates encoded for check_termcode().
*/
static void
fill_mouse_coord(p, col, row)