[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: Hyrum K. Wright <hyrum_wright_at_mail.utexas.edu>
Date: Thu, 21 Aug 2008 19:19:28 -0700

Greg Stein wrote:
> 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.

Done in r32629. Thanks.

-Hyrum

Received on 2008-08-22 04:19:50 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.