> -----Original Message-----
> From: [email protected] [mailto:[email protected]]
> Sent: donderdag 21 maart 2013 12:03
> To: [email protected]
> Subject: svn commit: r1459478 -
> /subversion/trunk/subversion/include/svn_delta.h
>
> Author: cmpilato
> Date: Thu Mar 21 19:02:49 2013
> New Revision: 1459478
>
> URL: http://svn.apache.org/r1459478
> Log:
> * subversion/include/svn_delta.h
> (svn_delta_fetch_props_func_t, svn_delta_fetch_kind_func_t,
> svn_delta_fetch_base_func_t): Fully document these new callback types.
> (struct svn_delta_shim_callbacks_t): Minor docstring tweaks.
We made svn_editor_t private for 1.8. How hard would it be to make these
private as well?
I think we only use them to fetch information for editor v2.
Bert