OSDN Git Service

* version up.
[modchxj/mod_chxj.git] / include / chxj_load_emoji_data.h
index 0d99675..8a3189f 100644 (file)
@@ -21,9 +21,9 @@
 #define ESCAPE_CHAR_GT        ">"
 
 
-extern char *chxj_load_emoji_data(
-  Doc                      *doc, 
-  apr_pool_t               *p, 
-  mod_chxj_config          *conf);
+extern charchxj_load_emoji_data(
+  Doc*                     doc, 
+  apr_pool_t*              p, 
+  mod_chxj_config*         conf);
 
 #endif