updated for version 7.3.1214 v7.3.1214
authorBram Moolenaar <Bram@vim.org>
Sun, 16 Jun 2013 20:49:14 +0000 (22:49 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 16 Jun 2013 20:49:14 +0000 (22:49 +0200)
commit01b626c26e2eadc32e15f43d3ef51423621adfdc
tree887979e75f11b728c0e3c174aedd98ef3c9d613e
parent8c0e322f18c11f4cc2fb6ee2525d47374044a706
updated for version 7.3.1214
Problem:    Missing declaration for init_users() and realloc_post_list().
            (Salman Halim)
Solution:   Add the declarations.
src/misc1.c
src/regexp_nfa.c
src/version.c