updated for version 7.3.929 v7.3.929
authorBram Moolenaar <Bram@vim.org>
Mon, 6 May 2013 04:45:47 +0000 (06:45 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 6 May 2013 04:45:47 +0000 (06:45 +0200)
commit51ac8a27e56257356a6cc0a262e5fb0455cf7bb4
tree9124a415a06b3ec47d6ac46bb0e0c412de9b9adb
parent161fb5e302f4e5d4e121ab2d2d5024649b3db0f9
updated for version 7.3.929
Problem:    Compiler warning for unused variable. Not freeing unused string.
Solution:   Remove the variable. Clear the options.
src/option.c
src/version.c