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

Re: svn commit: r1296586 - /subversion/trunk/subversion/libsvn_client/externals.c

From: Greg Stein <gstein_at_gmail.com>
Date: Sat, 3 Mar 2012 04:00:16 -0500

Huh? That is a static function. Where else would the doc string go?
On Mar 3, 2012 3:28 AM, <danielsh_at_apache.org> wrote:

> Author: danielsh
> Date: Sat Mar 3 08:27:59 2012
> New Revision: 1296586
>
> URL: http://svn.apache.org/viewvc?rev=1296586&view=rev
> Log:
> * subversion/libsvn_client/externals.c
> (handle_externals_change): Remove a misplaced docstring.
>
> Modified:
> subversion/trunk/subversion/libsvn_client/externals.c
>
> Modified: subversion/trunk/subversion/libsvn_client/externals.c
> URL:
> http://svn.apache.org/viewvc/subversion/trunk/subversion/libsvn_client/externals.c?rev=1296586&r1=1296585&r2=1296586&view=diff
>
> ==============================================================================
> --- subversion/trunk/subversion/libsvn_client/externals.c (original)
> +++ subversion/trunk/subversion/libsvn_client/externals.c Sat Mar 3
> 08:27:59 2012
> @@ -781,10 +781,6 @@ wrap_external_error(const struct externa
> return err;
> }
>
> -/* This implements the 'svn_hash_diff_func_t' interface.
> - BATON is of type 'struct handle_externals_desc_change_baton *'.
> - KEY is a 'const char *'.
> -*/
> static svn_error_t *
> handle_externals_change(const struct external_change_baton_t *eb,
> const char *local_abspath,
>
>
>
Received on 2012-03-03 10:00:53 CET

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.