]> granicus.if.org Git - imagemagick/blobdiff - MagickCore/splay-tree.c
(no commit message)
[imagemagick] / MagickCore / splay-tree.c
index 3752930e690b5225f36c802271429af0bd017fcb..0e3b231e528a47cca37c0e82df4d45790d73b038 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.  It returns
+%  MagickTrue if the option is found and successfully deleted from the
+%  splay-tree.
 %
 %  The format of the DeleteNodeFromSplayTree method is:
 %