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

Re: svn commit: r31241 - in trunk: . build/generator subversion/include subversion/include/private subversion/libsvn_auth_kwallet subversion/libsvn_subr tools/server-side

From: <epg_at_google.com>
Date: Fri, 16 May 2008 14:26:27 -0700

arfrever_at_tigris.org writes:

> Modified: trunk/subversion/libsvn_subr/cmdline.c

> +/* Dynamically load authentication simple provider. */
> +static svn_boolean_t
> +get_auth_simple_provider(svn_auth_provider_object_t **provider,

This needs to be #ifdef SVN_HAVE_KWALLET as it's not used otherwise.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-05-16 23:26:54 CEST

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.