From 40f5237ecc9add8fc5262deee82bfbbf1d2aa458 Mon Sep 17 00:00:00 2001 From: Christophe Fergeau Date: Mon, 29 Oct 2007 21:59:49 +0000 Subject: * src/itdb_artwork.c: * src/ithumb-writer.c: replace // comments with /* */ pairs, fixes compilation on my machine git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1747 f01d2545-417e-4e96-918e-98f8d0dbbcb6 --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5e112e2..af4e25d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2007-10-29 Christophe Fergeau + + * src/itdb_artwork.c: + * src/ithumb-writer.c: replace // comments with /* */ pairs, fixes + compilation on my machine + 2007-10-29 Christophe Fergeau Patch from Filippo Giunchedi -- cgit