]> granicus.if.org Git - vim/commitdiff
updated for version 7.1-063 v7.1.063
authorBram Moolenaar <Bram@vim.org>
Sat, 11 Aug 2007 14:00:30 +0000 (14:00 +0000)
committerBram Moolenaar <Bram@vim.org>
Sat, 11 Aug 2007 14:00:30 +0000 (14:00 +0000)
src/ex_docmd.c
src/version.c

index 0d889942d0abc44e8a5756d0c700462598fc19c9..f12f12e537a5c7c53b9cc2cb79cdc5fc85b426e9 100644 (file)
@@ -10817,7 +10817,7 @@ ex_match(eap)
     exarg_T    *eap;
 {
     char_u     *p;
-    char_u     *g;
+    char_u     *g = NULL;
     char_u     *end;
     int                c;
     int                id;
index b2decfe7f0098af6f77af60dd9cb2fb7c2b8a970..4babbb816d60bd09df81f3a22d79e6cba0b96f91 100644 (file)
@@ -666,6 +666,8 @@ static char *(features[]) =
 
 static int included_patches[] =
 {   /* Add new patch number below this line */
+/**/
+    63,
 /**/
     62,
 /**/