aboutsummaryrefslogtreecommitdiffstats
path: root/zahl.h
diff options
context:
space:
mode:
Diffstat (limited to 'zahl.h')
-rw-r--r--zahl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/zahl.h b/zahl.h
index 4cb1373..f537c23 100644
--- a/zahl.h
+++ b/zahl.h
@@ -11,7 +11,7 @@
/* You should pretend like this typedef does not exist. */
-typedef uint32_t zahl_char_t;
+typedef uint64_t zahl_char_t;
/* This structure should be considered opaque. */
typedef struct {