]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0046 v8.0.0046
authorBram Moolenaar <Bram@vim.org>
Fri, 21 Oct 2016 18:35:37 +0000 (20:35 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 21 Oct 2016 18:35:37 +0000 (20:35 +0200)
commit7756e7465d627ff9cd01e59625484a8c302ef853
tree15d6f8773025a03bbf9fa90047321dda0643767b
parentbb09ceb95477ecc271854b3fdd8d2776eca66adf
patch 8.0.0046
Problem:    Using NUL instead of NULL.
Solution:   Change to NULL. (Dominique Pelle)
src/ex_cmds.c
src/json.c
src/version.c