summaryrefslogtreecommitdiffstats
path: root/src/normal.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/normal.c')
-rw-r--r--src/normal.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/normal.c b/src/normal.c
index bd4b1779de..51cbd32dbb 100644
--- 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)