[EMAIL PROTECTED] wrote:
Author: randyk
Date: Mon Apr  4 20:26:24 2005
New Revision: 160128

URL: http://svn.apache.org/viewcvs?view=rev&rev=160128
Log:
update functiontable to reflect recent name changes.

Modified:
    perl/modperl/trunk/xs/tables/current/ModPerl/FunctionTable.pm

Modified: perl/modperl/trunk/xs/tables/current/ModPerl/FunctionTable.pm
URL: 
http://svn.apache.org/viewcvs/perl/modperl/trunk/xs/tables/current/ModPerl/FunctionTable.pm?view=diff&r1=160127&r2=160128
==============================================================================
--- perl/modperl/trunk/xs/tables/current/ModPerl/FunctionTable.pm (original)
+++ perl/modperl/trunk/xs/tables/current/ModPerl/FunctionTable.pm Mon Apr  4 
20:26:24 2005
@@ -1574,7 +1574,7 @@
   },
   {
     'return_type' => 'const char **',
-    'name' => 'modperl_constants_group_lookup_apache2',
+    'name' => 'modperl_constants_group_lookup_apache2_const',

why was it renamed in first place? the function name now repeats "constants" twice, no?


--
__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to