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