diff src/format_nikon.c @ 749:f606e8962329

Silent few warnings that appeared when using --disable-exiv2 configure option.
author zas_
date Fri, 23 May 2008 23:18:40 +0000
parents 116346636d42
children 4fe8f9656107
line wrap: on
line diff
--- a/src/format_nikon.c	Fri May 23 22:57:51 2008 +0000
+++ b/src/format_nikon.c	Fri May 23 23:18:40 2008 +0000
@@ -74,7 +74,7 @@
 	if (tag == 0x14a)
 		{
 		/* sub IFD table */
-		gint i;
+		guint i;
 
 		for (i = 0; i < count; i++)
 			{