Mercurial > hg > xemacs-beta
diff src/ChangeLog @ 5535:25325da1d1a8
Suppress the "no prototype" warning for pdump_file_try.
author | Stephen J. Turnbull <stephen@xemacs.org> |
---|---|
date | Mon, 08 Aug 2011 13:57:18 +0900 |
parents | 3d1f8f0e690f |
children | bbcf3f979099 |
line wrap: on
line diff
--- a/src/ChangeLog Sun Aug 07 23:22:59 2011 +0200 +++ b/src/ChangeLog Mon Aug 08 13:57:18 2011 +0900 @@ -1,3 +1,7 @@ +2011-08-03 Stephen J. Turnbull <stephen@xemacs.org> + + * dumper.c (pdump_file_try): Add prototype to suppress GCC warning. + 2011-06-25 Aidan Kehoe <kehoea@parhasard.net> * console.c: