1
0
forked from aniani/vim

First step in the Vim 7.3 branch. Changed version numbers.

This commit is contained in:
Bram Moolenaar
2010-05-15 13:56:02 +02:00
parent 00a927d62b
commit fff2beeeaa
171 changed files with 421 additions and 1145 deletions

View File

@@ -696,7 +696,7 @@ validate_cline_row()
/*
* Compute wp->w_cline_row and wp->w_cline_height, based on the current value
* of wp->w_topine.
* of wp->w_topline.
*
* Returns OK when cursor is in the window, FAIL when it isn't.
*/