]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1207 v7.4.1207
authorBram Moolenaar <Bram@vim.org>
Sat, 30 Jan 2016 15:39:25 +0000 (16:39 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 30 Jan 2016 15:39:25 +0000 (16:39 +0100)
commit66f948e928d5e0cd3123af902aa8ac1613534c94
tree7517d2849bb9feb1df2f51baef827536d715aa74
parent78c0b7d43e5048fd71d12816659667834170c76d
patch 7.4.1207
Problem:    Using old style function declarations.
Solution:   Change to new style function declarations. (script by Hirohito
            Higashi)
12 files changed:
src/fold.c
src/getchar.c
src/gui.c
src/gui_at_fs.c
src/gui_at_sb.c
src/gui_athena.c
src/gui_beval.c
src/gui_gtk.c
src/gui_gtk_x11.c
src/gui_mac.c
src/gui_motif.c
src/version.c