forked from aniani/vim
updated for version 7.2-169
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
*/
|
||||
#if defined(SASC) && SASC < 658
|
||||
typedef long linenr_T;
|
||||
typedef unsigned colnr_T;
|
||||
typedef int colnr_T;
|
||||
typedef unsigned short short_u;
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user