OSDN Git Service

* updated for freebsd
[modchxj/mod_chxj.git] / include / chxj_xhtml_mobile_1_0.h
index 7cab114..f12e0a2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005-2009 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");
@@ -42,6 +42,8 @@ struct xhtml_t {
   css_prop_list_stack_t *css_prop_stack;
 
   int                 start_html_flag;
+
+  char                *pagetitle;
 };
 
 typedef struct _xhtml_flags_t xhtml_flags_t;