We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e86ee87 commit 44c2bffCopy full SHA for 44c2bff
2 files changed
src/os_mac_conv.c
@@ -14,7 +14,6 @@
14
*/
15
16
#define NO_X11_INCLUDES
17
-typedef int BalloonEval; /* used in header files */
18
19
#include "vim.h"
20
src/version.c
@@ -771,6 +771,8 @@ static char *(features[]) =
771
772
static int included_patches[] =
773
{ /* Add new patch number below this line */
774
+/**/
775
+ 1316,
776
/**/
777
1315,
778
0 commit comments