Patch 7.0.175
commit30224258ae5949e90506bec4b13b21153fc0bdd5
authoredyfox <edyfox@2a77ed30-b011-0410-a7ad-c7884a0aa172>
Tue, 5 Dec 2006 13:36:01 +0000 (5 13:36 +0000)
committeredyfox <edyfox@2a77ed30-b011-0410-a7ad-c7884a0aa172>
Tue, 5 Dec 2006 13:36:01 +0000 (5 13:36 +0000)
tree136f86f024f7ae2fdbfd7405d3680763eed77751
parentcf2c9ca6d53fe4e82fd5e1e93a3df229d3b3f60c
Patch 7.0.175
Problem:    The result of tr() is missing the terminating NUL. (Ingo Karkat)
Solution:   Add the NUL.
Files:      src/eval.c

git-svn-id: https://vim.svn.sourceforge.net/svnroot/vim/vim7@192 2a77ed30-b011-0410-a7ad-c7884a0aa172
src/eval.c
src/version.c