diff src/normal.c @ 1131:c82da8beb64a

updated for version 7.1a
author vimboss
date Sun, 06 May 2007 11:59:04 +0000
parents e14d0a530351
children 2a276274c592
line wrap: on
line diff
--- a/src/normal.c
+++ b/src/normal.c
@@ -3567,9 +3567,9 @@ checkclearop(oap)
 }
 
 /*
- * check for operator or Visual active and clear it
+ * Check for operator or Visual active.  Clear active operator.
  *
- * return TRUE if operator was active
+ * Return TRUE if operator or Visual was active.
  */
     static int
 checkclearopq(oap)