]> granicus.if.org Git - vim/commit
updated for version 7.4.270 v7.4.270
authorBram Moolenaar <Bram@vim.org>
Tue, 29 Apr 2014 13:11:43 +0000 (15:11 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 29 Apr 2014 13:11:43 +0000 (15:11 +0200)
commit1ff32c5c2cec3597a5695ca79825ab53441dbf06
tree454e27e28ee19ebb3c4748fe61dc133c602ea9e0
parent3d1956bcc9b2f606a8b6b03b3852a6eed9847348
updated for version 7.4.270
Problem:    Comparing pointers instead of the string they point to.
Solution:   Use strcmp(). (Ken Takata)
src/gui_gtk_x11.c
src/version.c