]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.0834: warning for missing return type v9.0.0834
authorSam James <sam@gentoo.org>
Sat, 5 Nov 2022 15:13:50 +0000 (15:13 +0000)
committerBram Moolenaar <Bram@vim.org>
Sat, 5 Nov 2022 15:13:50 +0000 (15:13 +0000)
commitf8ea10677d007befbb6f24cd20f35c3bf71c1296
treed1efff11952a2e2904c64513b87dc4422d807612
parent25b8420c2b4c65f8e0292fbc006db1ea12d4b1c6
patch 9.0.0834: warning for missing return type

Problem:    Warning for missing return type.
Solution:   Add "int". (San James, closes #11496)
src/auto/configure
src/configure.ac
src/version.c