OSDN Git Service

* updated copyright.
[modchxj/mod_chxj.git] / include / chxj_tag_util.h
index 1f65cbf..85808aa 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005-2008 Atsushi Konno All rights reserved.
+ * Copyright (C) 2005-2011 Atsushi Konno All rights reserved.
  * Copyright (C) 2005 QSDN,Inc. All rights reserved.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
@@ -46,7 +46,10 @@ extern char *chxj_form_action_to_hidden_tag(
   int post, 
   char **new_query_string, 
   int docomo,
-  int softbank);
+  int softbank,
+  chxjconvrule_entry *entryp
+  );
+extern char *chxj_delete_chxj_cc_param(request_rec *r, const char *str);
 
 #endif
 /*