# # # patch "Monotone/AutomateStdio.pm" # from [cc17881c2364b6b5eaf7b0d815c154922c01182a] # to [ddfc3934344ec5d46d6a8f857b48261832bb5209] # ============================================================ --- Monotone/AutomateStdio.pm cc17881c2364b6b5eaf7b0d815c154922c01182a +++ Monotone/AutomateStdio.pm ddfc3934344ec5d46d6a8f857b48261832bb5209 @@ -1930,8 +1930,8 @@ sub tags($$;$) # Data - $this : The object. # address@hidden : A reference to a list that is to contain # the revision ids. -# $revision_ids : The revision id that is to have its -# ancestors returned. +# $revision_ids : The revision ids that are to be sorted with +# the ancestors coming first. # Return Value : True on success, otherwise false on # failure. #