OSDN Git Service

* Updated changelog.
[modchxj/mod_chxj.git] / include / chxj_chtml50.h
index 4243e33..fbad72b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005-2008 Atsushi Konno All rights reserved.
+ * Copyright (C) 2005-2009 Atsushi Konno All rights reserved.
  * Copyright (C) 2005 QSDN,Inc. All rights reserved.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
@@ -64,4 +64,7 @@ extern char *chxj_convert_chtml50(
   chxjconvrule_entry    *entryp,
   cookie_t              *cookie);
 
+
+extern char *chxj_chtml50_emoji_only_converter(request_rec *r, device_table *spec, const char *src, apr_size_t len);
+
 #endif