You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tde-construct/libs/libexif/files/fix-compile.diff

12 lines
309 B

--- work/libexif-0.6.13/libexif/exif-utils.c 2005-03-13 03:27:13.000000000 +0100
+++ tmp/libexif-0.6.13/libexif/exif-utils.c 2005-10-17 21:54:20.000000000 +0200
@@ -83,7 +83,7 @@
}
}
-static ExifSShort
+ExifSShort
exif_get_sshort (const unsigned char *buf, ExifByteOrder order)
{
if (!buf) return 0;