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

Re: [PATCH] Fix static function naming

From: Kamesh Jayachandran <kamesh_at_collab.net>
Date: 2007-09-06 10:43:06 CEST

Thanks Senthil. Committed in r26479.

With regards
Kamesh Jayachandran

Senthil Kumaran S wrote:
> Hi,
>
> I am attaching a patch along with this mail to fix the naming of a
> static function in mergeinfo subroutine.
>
> [[[
> Fix static function naming in mergeinfo subroutine
>
> * subversion/libsvn_subr/mergeinfo.c
> (range_to_stringbuf): Remove "svn_" prefix for static function.
> (svn_rangelist_to_stringbuf): Use "range_to_stringbuf" instead
> of "svn_range_to_stringbuf".
>
> Patch by: Senthil Kumaran <senthil@collab.net>
> Sugessted by: kameshj
> ]]]
>
> Thank You.
>
> --
> Senthil Kumaran S
> http://www.stylesen.org/
> ------------------------------------------------------------------------
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Sep 6 10:38:14 2007

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.