Prabhu Gnana Sundar <prabh...@collab.net> wrote:
> @@ -2517,8 +2524,29 @@
>   * cancel_baton as argument to see if the caller wishes to cancel the
>   * verification.
>   *
> + * If @a keep_going is @c TRUE, the verify process notifies the error message
> + * and continues. If @a notify_func is @c NULL, the verification failure is
> + * not notified.

What about when the function is finished -- what does it return?

- Julian


> + *
> + * @since New in 1.8.
> + */
> +svn_error_t *
> +svn_repos_verify_fs3([...]);

Reply via email to