]> git.ipfire.org Git - thirdparty/gettext.git/commit
Fix "warning: this function declaration is not a prototype".
authorBruno Haible <bruno@clisp.org>
Sun, 6 Sep 2020 23:33:56 +0000 (01:33 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 4 Oct 2020 12:52:47 +0000 (14:52 +0200)
commit6797a71f0b8adaf84b950bd623cfa2169d642913
treef0d7e4268035711362b1726ae67845d63bd5ffa2
parentb6cdd35670215dbb64211680768e87d339406921
Fix "warning: this function declaration is not a prototype".

* gnulib-local/lib/xgetcwd.c (xgetcwd): Use ANSI C prototype syntax.
gnulib-local/lib/xgetcwd.c