[EMAIL PROTECTED] wrote: [...]
[...]+ + + + +/*** anon handlers code ***/ + +static modperl_global_t MP_global_anon_cnt; + +void modperl_global_anon_cnt_init(apr_pool_t *p)
+ + + +/*** TLS ***/
[...]
what do you think about embedding some whitespace between groups of functions in the C code? So far we were sticking to one line separators. I think it makes the code more readable, especially in the files full of macros (like modperl_global.c). If you don't like it, I'll drop the extra lines...
-- __________________________________________________________________ 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]
