[7.2.094] Compiler warning for signed/unsigned compare.
commit9ef7b98f15406f1203b57789d06c711205a38d75
authorBram Moolenaar <Bram@moolenaar.net>
Wed, 4 Feb 2009 10:17:02 +0000 (4 11:17 +0100)
committerBram Moolenaar <Bram@moolenaar.net>
Wed, 4 Feb 2009 10:17:02 +0000 (4 11:17 +0100)
tree36b2628a966f33f4ebad98d410c77485b7fd14c2
parent025608d47f30bb47b8bbd932f40f8b6c86a53c25
[7.2.094] Compiler warning for signed/unsigned compare.

Problem:    Compiler warning for signed/unsigned compare.

Solution:   Add type cast.  Also fix a few typos.

Patch 7.2.094
src/edit.c
src/version.c