]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Avoid gcc -Wmissing-prototypes warnings.
authorBruno Haible <bruno@clisp.org>
Mon, 8 Dec 2008 00:03:26 +0000 (00:03 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:15:56 +0000 (12:15 +0200)
gnulib-local/ChangeLog

index 8ae5825444c54cb7a2d8799a5f8d593ec28c8729..f125d93ce49dd7848299f1d43fdd0cbd4e4a035e 100644 (file)
@@ -1,3 +1,9 @@
+2008-12-07  Bruno Haible  <bruno@clisp.org>
+
+       Avoid gcc -Wmissing-prototypes warnings.
+       * build-aux/moopp (func_emit_source_c): Emit a prototype before the
+       synthetized functions.
+
 2008-09-14  Bruno Haible  <bruno@clisp.org>
 
        * modules/libxml: Use $(mkdir_p) to create the libxml directory.