Revision: 1911
          http://geeqie.svn.sourceforge.net/geeqie/?rev=1911&view=rev
Author:   mow
Date:     2010-02-27 20:35:09 +0000 (Sat, 27 Feb 2010)

Log Message:
-----------
Little macro correction

Modified Paths:
--------------
    trunk/src/exif.h

Modified: trunk/src/exif.h
===================================================================
--- trunk/src/exif.h    2010-02-27 20:34:54 UTC (rev 1910)
+++ trunk/src/exif.h    2010-02-27 20:35:09 UTC (rev 1911)
@@ -27,7 +27,7 @@
 #ifndef __EXIF_H
 #define __EXIF_H
 
-#define EXIF_FORMATTED(x) "formatted."x
+#define EXIF_FORMATTED() "formatted."
 #define EXIF_FORMATTED_LEN (sizeof(EXIF_FORMATTED()) - 1)
 
 /*


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Geeqie-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geeqie-svn

Reply via email to