OSDN Git Service

* temp commit.
[modchxj/mod_chxj.git] / include / chxj_apply_convrule.h
index f7e85cb..d5556e9 100644 (file)
@@ -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
 /*