From 4c3f52d4016093c9b25f33b28c19b103eaef277b Mon Sep 17 00:00:00 2001 From: Jorg Schuler Date: Sun, 30 Nov 2008 10:45:21 +0000 Subject: * src/db-parse-context.h: remove unneeded G_GNUC_INTERNAL at the end of a declaration as this can cause problems with some compilers (and doesn't seem to make sense in the first place). Thanks to Tim Mooney. git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@2154 f01d2545-417e-4e96-918e-98f8d0dbbcb6 --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1caa056..8e01507 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2008-11-30 Jorg Schuler + + * src/db-parse-context.h: remove unneeded G_GNUC_INTERNAL at the + end of a declaration as this can cause problems with some + compilers (and doesn't seem to make sense in the first + place). Thanks to Tim Mooney. + 2008-11-17 Christophe Fergeau * src/ithumb-writer.c: rework the way we calculate that thumbnails -- cgit