]> granicus.if.org Git - vim/commitdiff
updated for version 7.2-002 v7.2.002
authorBram Moolenaar <Bram@vim.org>
Sun, 17 Aug 2008 21:44:45 +0000 (21:44 +0000)
committerBram Moolenaar <Bram@vim.org>
Sun, 17 Aug 2008 21:44:45 +0000 (21:44 +0000)
src/menu.c
src/version.c

index 94e5938d71a8f1fbe29440679b2d667756e5d84a..7d4839fdaaaa712bfb367e2d88207ad4f2886801 100644 (file)
@@ -1120,6 +1120,7 @@ show_menus(path_name, modes)
        parent = menu;
        menu = menu->children;
     }
+    vim_free(path_name);
 
     /* Now we have found the matching menu, and we list the mappings */
                                                    /* Highlight title */
index c8565c447a9f2989015e6f0fdeb5b2cb4720f744..6730cc0fd778e7e6f0cb2d6e7fad9fae8bb4c876 100644 (file)
@@ -676,6 +676,8 @@ static char *(features[]) =
 
 static int included_patches[] =
 {   /* Add new patch number below this line */
+/**/
+    2,
 /**/
     1,
 /**/