1
0
forked from aniani/vim

updated for version 7.2-002

This commit is contained in:
Bram Moolenaar
2008-08-17 21:44:45 +00:00
parent 95dd9c185b
commit acbd442709
2 changed files with 3 additions and 0 deletions

View 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 */