[email protected] wrote on Thu, 07 Sep 2017 09:53 +0000:
> +++ subversion/branches/better-pristines/subversion/include/svn_client.h Thu 
> Sep  7 09:53:56 2017
> @@ -4234,6 +4235,12 @@ svn_client_upgrade(const char *wcroot_di
> +/**
> + * Returns the version string related to the earliest supported
> + * working copy metadata format.
> + */
> +const char *
> +svn_client_supported_wc_version(void);

Missing @since.

>

Reviewed the rest and LGTM.

Cheers,

Daniel

Reply via email to