OSDN Git Service

* change writting.
[modchxj/mod_chxj.git] / include / chxj_img_conv.h
index 177be7a..68cb0f9 100644 (file)
@@ -20,5 +20,6 @@
 
 extern char* 
 chxj_img_conv(
-  request_rec* r, device_table* spec, const char* s);
+  request_rec* r, 
+  device_table* spec, const char* s);
 #endif