]> granicus.if.org Git - imagemagick/commitdiff
...
authorCristy <urban-warrior@imagemagick.org>
Sat, 6 Oct 2018 13:33:31 +0000 (09:33 -0400)
committerCristy <urban-warrior@imagemagick.org>
Sat, 6 Oct 2018 13:33:31 +0000 (09:33 -0400)
MagickCore/property.c

index 853c661d66ea6b0e8368de57ec2d289cfd2da262..ac06b3c510c1277f4bdc9b494b7b8db6346fb3ce 100644 (file)
@@ -1230,7 +1230,7 @@ static MagickBooleanType GetEXIFProperty(const Image *image,
       { 0x1001e, "exif:GPSDifferential" },
       { 0x1001f, "exif:GPSHPositioningError" },
       { 0x00000, (const char *) NULL }
-    };
+    };  /* http://www.cipa.jp/std/documents/e/DC-008-Translation-2016-E.pdf */
 
   const StringInfo
     *profile;