OSDN Git Service

* temp commit.
[modchxj/mod_chxj.git] / include / chxj_img_conv.h
index 9dedfa7..fa17a0c 100644 (file)
@@ -19,9 +19,9 @@
 
 #include "mod_chxj.h"
 
-extern char *chxj_img_conv(
-  request_rec          *r, 
-  device_table         *spec, 
-  const char           *s);
+extern charchxj_img_conv(
+  request_rec*         r, 
+  device_table*        spec, 
+  const char*          s);
 
 #endif