From: Cristy Date: Thu, 31 Aug 2017 12:03:45 +0000 (-0400) Subject: ... X-Git-Tag: 7.0.7-0~31 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9300ca0e3837ed680bab1e5050c4739e46c12c53;p=imagemagick ... --- diff --git a/MagickCore/xml-tree.c b/MagickCore/xml-tree.c index 8e1957786..919ac6350 100644 --- a/MagickCore/xml-tree.c +++ b/MagickCore/xml-tree.c @@ -1280,7 +1280,7 @@ MagickPrivate XMLTreeInfo *InsertTagIntoXMLTree(XMLTreeInfo *xml_info, % % A description of each parameter follows: % -% o xml: The XML string. +% o xml: A null-terminated XML string. % % o exception: return any errors or warnings in this structure. %