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

[PATCH] Fix static function naming

From: Senthil Kumaran S <senthil_at_collab.net>
Date: 2007-09-06 07:56:16 CEST

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

Received on Thu Sep 6 07:52:40 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.