Re: svn commit: rev 2218 - trunk/subversion/libsvn_client
From: Greg Stein <gstein_at_lyra.org>
Date: 2002-06-14 21:54:41 CEST
On Fri, Jun 14, 2002 at 02:15:43PM -0500, rooneg@tigris.org wrote:
Look at the definition of apr_hash_this():
APR_DECLARE(void) apr_hash_this(apr_hash_index_t *hi, const void **key,
That will tell you right away what needs to be const and what doesn't.
-g
-- Greg Stein, http://www.lyra.org/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Fri Jun 14 21:53:13 2002 |
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.