diff src/globals.h @ 1689:a285f0cd8a46 v7.2b.022

updated for version 7.2b-022
author vimboss
date Sat, 26 Jul 2008 14:05:07 +0000
parents 73fe8baea242
children 2e42153b37f1
line wrap: on
line diff
--- a/src/globals.h
+++ b/src/globals.h
@@ -868,6 +868,7 @@ EXTERN int	State INIT(= NORMAL);	/* This
 					 * command interpreter. */
 
 EXTERN int	finish_op INIT(= FALSE);/* TRUE while an operator is pending */
+EXTERN int	opcount INIT(= 0);	/* count for pending operator */
 
 /*
  * ex mode (Q) state