]> granicus.if.org Git - imagemagick/commitdiff
...
authorCristy <mikayla-grace@urban-warrior.org>
Fri, 17 May 2019 17:21:05 +0000 (13:21 -0400)
committerCristy <mikayla-grace@urban-warrior.org>
Fri, 17 May 2019 17:21:05 +0000 (13:21 -0400)
coders/heic.c

index 2556858ff2b54780ae2533ccf8888c5370b9d99d..d6b47c0eb2c5d6d034c309d591fae26aee649f71 100644 (file)
@@ -91,7 +91,7 @@
   Const declarations.
 */
 static const char
-  *xmp_namespace = "http://ns.adobe.com/xap/1.0/ ";
+  xmp_namespace[] = "http://ns.adobe.com/xap/1.0/ ";
 \f
 #if !defined(MAGICKCORE_WINDOWS_SUPPORT)
 /*