OSDN Git Service

*** empty log message ***
[modchxj/mod_chxj.git] / include / chxj_img_conv.h
index f14f78d..034a32b 100644 (file)
@@ -20,8 +20,8 @@
 #include "mod_chxj.h"
 
 extern char* chxj_img_conv(
-  request_rec*  r, 
-  device_table* spec, 
-  const char*   s);
+  request_rec*       r, 
+  device_table*      spec, 
+  const char*        s);
 
 #endif