Little macro correction
authorKlaus Ethgen <Klaus@Ethgen.de>
Sat, 27 Feb 2010 20:35:09 +0000 (20:35 +0000)
committerKlaus Ethgen <Klaus@Ethgen.de>
Sat, 27 Feb 2010 20:35:09 +0000 (20:35 +0000)
src/exif.h

index 2348150..918ac5e 100644 (file)
@@ -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)
 
 /*