99
102
Unlike svn_mergeinfo_to_string(), NULL MERGEINFO is tolerated and results
100
103
in *OUTPUT set to "\n". If SVN_DEBUG is true, then NULL or empty MERGEINFO
101
104
causes *OUTPUT to be set to an appropriate newline terminated string. If
104
110
svn_mergeinfo__to_formatted_string(svn_string_t **output,
105
111
svn_mergeinfo_t mergeinfo,