Home
last modified time | relevance | path

Searched refs:author_s (Results 1 – 1 of 1) sorted by relevance

/trueos/contrib/subversion/subversion/libsvn_subr/
HDcompat.c101 svn_string_t *author_s, *date_s, *message_s; in svn_compat_log_revprops_out() local
106 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()