summaryrefslogtreecommitdiff
path: root/src/htsmodules.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/htsmodules.h')
-rw-r--r--src/htsmodules.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/htsmodules.h b/src/htsmodules.h
index 2712b8f..e03354e 100644
--- a/src/htsmodules.h
+++ b/src/htsmodules.h
@@ -119,6 +119,7 @@ struct htsmoduleStruct {
int* ptr_;
size_t* lien_size_;
char** lien_buffer_;
+ const char *page_charset_;
/* Internal use - please don't touch */
};