]> granicus.if.org Git - vim/commitdiff
updated for version 7.2-110 v7.2.110
authorBram Moolenaar <Bram@vim.org>
Sat, 21 Feb 2009 19:37:46 +0000 (19:37 +0000)
committerBram Moolenaar <Bram@vim.org>
Sat, 21 Feb 2009 19:37:46 +0000 (19:37 +0000)
src/ex_docmd.c
src/version.c

index b5d76c1e6d5855e5bceec24e3fb7c08af7261894..60bbb5f81d75040316f5166b77b8b744413f3995 100644 (file)
@@ -5916,7 +5916,7 @@ do_ucmd(eap)
     char_u     *q;
 
     char_u     *start;
-    char_u     *end;
+    char_u     *end = NULL;
     char_u     *ksp;
     size_t     len, totlen;
 
index f5f53a5de733cbc705f65a5c2ebebedc4a4c736e..7b13cecfc4d141cd63bcdadbbd19cd846c2a004d 100644 (file)
@@ -676,6 +676,8 @@ static char *(features[]) =
 
 static int included_patches[] =
 {   /* Add new patch number below this line */
+/**/
+    110,
 /**/
     109,
 /**/