stas 2004/09/09 15:25:18
Modified: xs/ModPerl/Util ModPerl__Util.h Log: indent Revision Changes Path 1.8 +2 -2 modperl-2.0/xs/ModPerl/Util/ModPerl__Util.h Index: ModPerl__Util.h =================================================================== RCS file: /home/cvs/modperl-2.0/xs/ModPerl/Util/ModPerl__Util.h,v retrieving revision 1.7 retrieving revision 1.8 diff -u -u -r1.7 -r1.8 --- ModPerl__Util.h 9 Sep 2004 22:16:38 -0000 1.7 +++ ModPerl__Util.h 9 Sep 2004 22:25:18 -0000 1.8 @@ -27,9 +27,9 @@ #define mpxs_ModPerl__Util_exit(status) modperl_perl_exit(aTHX_ status) #define mpxs_ModPerl__Util_current_callback \ - modperl_callback_current_callback_get + modperl_callback_current_callback_get #define mpxs_ModPerl__Util_unload_package(pkg) \ - modperl_package_unload(aTHX_ pkg) + modperl_package_unload(aTHX_ pkg)