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

Re: svn commit: r32620 - trunk/subversion/libsvn_fs_fs

From: Greg Stein <gstein_at_gmail.com>
Date: Thu, 21 Aug 2008 16:33:37 -0700

On Thu, Aug 21, 2008 at 2:59 PM, <hwright_at_tigris.org> wrote:
>...
> +++ trunk/subversion/libsvn_fs_fs/fs_fs.c Thu Aug 21 14:59:25 2008 (r32620)
>...
> @@ -2447,14 +2430,14 @@ struct rep_read_baton
> apr_size_t buf_len;
>
> /* An MD5 context for summing the data read in order to verify it. */
> - struct apr_md5_ctx_t md5_context;
> + svn_checksum_ctx_t *checksum_ctx;

Comment should be updated.

>...

Cheers,
-g

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-08-22 01:33:58 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.