summaryrefslogtreecommitdiff
path: root/dbdimp.h
diff options
context:
space:
mode:
authorXavier Guimard <x.guimard@free.fr>2012-12-03 13:13:57 +0100
committerXavier Guimard <x.guimard@free.fr>2012-12-03 13:13:57 +0100
commite30d07007b8fd62355106b4d37c672e2f64eb8f2 (patch)
tree19213ec707957272541d98e63daad2d33bb1d6fb /dbdimp.h
parentf82199bb5e7e524d8af46bfc206de300fe87c645 (diff)
Imported Upstream version 1.11
Diffstat (limited to 'dbdimp.h')
-rw-r--r--dbdimp.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/dbdimp.h b/dbdimp.h
index 620d98c..49abd43 100644
--- a/dbdimp.h
+++ b/dbdimp.h
@@ -254,6 +254,8 @@ struct imp_dbh_st
char *dateformat;
char *timestampformat;
char *timeformat;
+
+ unsigned char *charset_bytes_per_char;
};
/* Define sth implementor data structure */