mirror of
https://github.com/vim/vim.git
synced 2025-09-23 03:43:49 -04:00
updated for version 7.1a
This commit is contained in:
@@ -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)
|
||||
|
Reference in New Issue
Block a user