]> git.ipfire.org Git - thirdparty/gettext.git/commit
Fix "warning: no previous extern declaration for non-static variable".
authorBruno Haible <bruno@clisp.org>
Sun, 6 Sep 2020 23:43:59 +0000 (01:43 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 4 Oct 2020 12:52:50 +0000 (14:52 +0200)
commit0f53ec3e800520bf30c2f716003601b329bf9dfa
treee1c2bd77fbb870397bd7fd17bbbe22434bfeb8b7
parent6797a71f0b8adaf84b950bd623cfa2169d642913
Fix "warning: no previous extern declaration for non-static variable".

* gettext-tools/src/write-desktop.c (msgfmt_methods): Make 'static'.
* gettext-tools/src/x-desktop.c (extract_methods): Likewise.
gettext-tools/src/write-desktop.c
gettext-tools/src/x-desktop.c