[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: r30092 - trunk/subversion/libsvn_ra_serf

From: Karl Fogel <kfogel_at_red-bean.com>
Date: Thu, 27 Mar 2008 15:07:09 -0400

lgo_at_tigris.org writes:
> -/* Return a string describing ORG, formatted as an X.509 'Issuer' and
> - allocated in POOL. ORG is as returned by serf_ssl_cert_issuer(). */
> +/* Convert a hash table containing the fields (as documented in X.509) of an
> + organisation to a string ORG, allocated in POOL. ORG is as returned by
> + serf_ssl_cert_issuer() and serf_ssl_cert_subject(). */
> static char *
> convert_organisation_to_str(apr_hash_t *org, apr_pool_t *pool)
> {

Your log message was too kind to point out that I completely
misdocumented this in my attempt, in a dumb way too. Thank you for
fixing it.

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-03-27 20:08:13 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.