Fix more problems found by GCC 4.6.0's static checks.
[bpt/emacs.git] / lib-src / ChangeLog
index 93c0179..eed9dc9 100644 (file)
@@ -1,8 +1,8 @@
-2011-04-05  Paul Eggert  <eggert@cs.ucla.edu>
+2011-04-06  Paul Eggert  <eggert@cs.ucla.edu>
 
-       * emacsclient.c (message): Mark it as a printf-like function.
+       Fix more problems found by GCC 4.6.0's static checks.
 
-2011-04-01  Paul Eggert  <eggert@cs.ucla.edu>
+       * emacsclient.c (message): Mark it as a printf-like function.
 
        * make-docfile.c (IF_LINT): New macro, copied from emacsclient.c.
        (write_c_args): Use it to suppress GCC warning.