Revision: 1274
http://geeqie.svn.sourceforge.net/geeqie/?rev=1274&view=rev
Author: zas_
Date: 2008-11-26 20:37:14 +0000 (Wed, 26 Nov 2008)
Log Message:
-----------
Fix up format vs type warning.
Modified Paths:
--------------
trunk/src/exif.c
Modified: trunk/src/exif.c
===================================================================
--- trunk/src/exif.c 2008-11-25 17:32:51 UTC (rev 1273)
+++ trunk/src/exif.c 2008-11-26 20:37:14 UTC (rev 1274)
@@ -1649,7 +1649,7 @@
{
UnmapData *ud;
- DEBUG_1("%s: offset %lu", path, offset);
+ DEBUG_1("%s: offset %u", path, offset);
*data_len = map_len - offset;
ud = g_new(UnmapData, 1);
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Geeqie-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geeqie-svn