]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Thu, 22 Mar 2012 18:31:22 +0000 (18:31 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Thu, 22 Mar 2012 18:31:22 +0000 (18:31 +0000)
MagickCore/splay-tree.c

index 3752930e690b5225f36c802271429af0bd017fcb..fdacd6432536c35187545039f43dc846638f8cfa 100644 (file)
@@ -581,9 +581,9 @@ MagickExport MagickBooleanType DeleteNodeByValueFromSplayTree(
 %                                                                             %
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 %
-%  DeleteNodeFromSplayTree() deletes a node from the splay-tree.
-%
-%  Returns MagickTrue is the option is found and deleted from the Options.
+%  DeleteNodeFromSplayTree() deletes a node from the splay-tree.  Returns
+%  MagickTrue if the option is found and successfully deleted from the
+%  splay-tree.
 %
 %  The format of the DeleteNodeFromSplayTree method is:
 %