]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.1471: warnings for function declarations v9.0.1471
authorMichael Jarvis <michael@jarvis.com>
Wed, 19 Apr 2023 19:28:48 +0000 (20:28 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 19 Apr 2023 19:28:48 +0000 (20:28 +0100)
commitbe9624eb47ff4db4f068c65ad9cd37b14d1818a8
treec1784266bc044515099d43f870cbaf50ac896d97
parent1be4b81bfb3d7edf0e2ae41711d429e8fa5e0555
patch 9.0.1471: warnings for function declarations

Problem:    Warnings for function declarations.
Solution:   Add argument types. (Michael Jarvis, closes #12277)
src/crypt.c
src/os_macosx.m
src/os_unix.c
src/proto/os_macosx.pro
src/version.c