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

Re: svn commit: r19282 - in branches/svnserve-ssl/subversion: include libsvn_ra_svn libsvn_subr svnserve

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2006-04-09 04:13:12 CEST

On 4/8/06, mbk@tigris.org <mbk@tigris.org> wrote:

> /**
> + *
> + * Initialize the OpenSSL library.
> + *
> + * @since New in 1.4.
> + */
> +svn_error_t *svn_ra_svn__ssl_initialize(apr_pool_t *pool);

Is there a less public place we can declare this? I mean since it's a
private interface there seems to be little reason to put it in a
public header file.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Apr 9 04:13:40 2006

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.