diff --git a/libexif/exif-entry.c b/libexif/exif-entry.c index 5de215f..3fc0ff9 100644 --- a/libexif/exif-entry.c +++ b/libexif/exif-entry.c @@ -708,7 +708,7 @@ static const struct { static const struct { ExifTag tag; struct { - int index; + ExifShort index; const char *values[4]; /*!< list of progressively shorter string descriptions; the longest one that fits will be selected */