forked from aniani/vim
updated for version 7.2-311
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
|
||||
#include "vim.h"
|
||||
|
||||
#ifdef __TANDEM
|
||||
#if defined(__TANDEM) || defined(__MINT__)
|
||||
# include <limits.h> /* for SSIZE_MAX */
|
||||
#endif
|
||||
|
||||
|
@@ -681,6 +681,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
311,
|
||||
/**/
|
||||
310,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user