Searched refs:author_s (Results 1 – 1 of 1) sorted by relevance
101 svn_string_t *author_s, *date_s, *message_s; in svn_compat_log_revprops_out() local106 if ((author_s = svn_hash_gets(revprops, SVN_PROP_REVISION_AUTHOR))) in svn_compat_log_revprops_out()107 *author = author_s->data; in svn_compat_log_revprops_out()