]> granicus.if.org Git - vim/commit
patch 8.2.3447: a couple of declarations are not ANSI C v8.2.3447
authorYegappan Lakshmanan <yegappan@yahoo.com>
Sat, 18 Sep 2021 10:15:08 +0000 (12:15 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 18 Sep 2021 10:15:08 +0000 (12:15 +0200)
commitd2b98ab4ecf168514ae622948e3749dea7671946
tree910b3ff4e4e2f72159addc063adfb27ddd537b11
parent820d5525cae707f39571c6abc2aa6a9e66ed171e
patch 8.2.3447: a couple of declarations are not ANSI C

Problem:    A couple of declarations are not ANSI C.
Solution:   Put argument type inside (). (Yegappan Lakshmanan, closes #8890)
src/os_unix.h
src/version.c