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

Re: svn commit: r12097 - branches/locking/subversion/libsvn_fs_fs

From: Branko Čibej <brane_at_xbc.nu>
Date: 2004-12-01 03:41:33 CET

fitz@tigris.org wrote:

>Author: fitz
>Date: Tue Nov 30 14:28:16 2004
>New Revision: 12097
>
>Modified:
> branches/locking/subversion/libsvn_fs_fs/tree.c
> branches/locking/subversion/libsvn_fs_fs/tree.h
>Log:
>Make private function for determining the node_kind of a path
>available to the rest of fsfs. Rename static function fs_check_path
>in tree.c to svn_fs_fs__check_path, add prototype to header, and
>update all callers.
>
>* subversion/subversion/libsvn_fs_fs/tree.c (svn_fs_fs__check_path):
> Renamed from fs_check_path.
>
>* subversion/subversion/libsvn_fs_fs/tree.h (svn_fs_fs__check_path):
> New function prototype.
>
>
This function was static before, now it's not, and I don't see it being
used anywhere else. What's up?

-- Brane

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Dec 1 03:42:30 2004

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.