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

Re: svn commit: r18144 - in trunk/subversion/libsvn_fs_base: . bdb

From: Branko Čibej <brane_at_xbc.nu>
Date: 2006-01-18 13:39:21 CET

Peter Samuelson wrote:
> [brane@tigris.org]
>
>> -svn_fs_bdb__dberrf (bdb_errcall_baton_t *ec_baton,
>> - int db_err, const char *fmt, ...)
>> +svn_fs_bdb__dberrf (bdb_env_baton_t *bdb_baton,
>> + int db_err, const char *fmt, ...)
>>
>
> A few ^I slipped in at some point. I wouldn't have noticed except that
> it's aligned for 4-space tabs, not 8-space tabs.
>
Ouch! Thanks for noticing this; I can't imagine how I did this, since I
use an editor that's smart enough to not insert tabs into source
files... I'll fix it.

-- Brane

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jan 18 14:43:10 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.