X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=include%2Fchxj_apply_convrule.h;h=d5556e958f2142fe036c3ea8b9d1d2cb3d957f9d;hb=c86a609f5cf93f41f30938762e6a2b5cfd92def5;hp=f7e85cb914ca4950f52ee2cc683fc43a189bd433;hpb=17794cadd87fe2e0e733d5a732850ef2fac37313;p=modchxj%2Fmod_chxj.git diff --git a/include/chxj_apply_convrule.h b/include/chxj_apply_convrule.h index f7e85cb9..d5556e95 100644 --- a/include/chxj_apply_convrule.h +++ b/include/chxj_apply_convrule.h @@ -19,7 +19,9 @@ #include "mod_chxj.h" -extern chxjconvrule_entry *chxj_apply_convrule(request_rec *r, apr_array_header_t *convrules); +extern chxjconvrule_entry* chxj_apply_convrule( + request_rec* r, + apr_array_header_t* convrules); #endif /*