forked from aniani/vim
		
	updated for version 7.2-197
This commit is contained in:
		@@ -960,7 +960,7 @@ EXTERN struct buffheader stuffbuff	/* stuff buffer */
 | 
			
		||||
		    ;
 | 
			
		||||
EXTERN typebuf_T typebuf		/* typeahead buffer */
 | 
			
		||||
#ifdef DO_INIT
 | 
			
		||||
		    = {NULL, NULL}
 | 
			
		||||
		    = {NULL, NULL, 0, 0, 0, 0, 0, 0, 0}
 | 
			
		||||
#endif
 | 
			
		||||
		    ;
 | 
			
		||||
#ifdef FEAT_EX_EXTRA
 | 
			
		||||
 
 | 
			
		||||
@@ -676,6 +676,8 @@ static char *(features[]) =
 | 
			
		||||
 | 
			
		||||
static int included_patches[] =
 | 
			
		||||
{   /* Add new patch number below this line */
 | 
			
		||||
/**/
 | 
			
		||||
    197,
 | 
			
		||||
/**/
 | 
			
		||||
    196,
 | 
			
		||||
/**/
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user