From a8cff3a02a1aecdea2e4fecfa37dca809a176ec2 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Mon, 1 Sep 2008 14:57:02 +0000 Subject: Fix compiler warnings in some of the test programs. 2008-09-01 Matthew Barnes * configure.in: Fix compiler warnings in some of the test programs. * mail/em-composer-utils.c (edit_message): * plugins/email-custom-header/email-custom-header.c: * plugins/templates/templates.c: Don't mix declarations and code. svn path=/trunk/; revision=36242 --- mail/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 9673688f5c..ac6c5e9926 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2008-09-01 Matthew Barnes + + * em-composer-utils.c (edit_message): + Don't mix declarations and code. + 2008-09-01 Milan Crha ** Fix for bug #543135 -- cgit v1.2.3