summaryrefslogtreecommitdiff
path: root/include/kalmia.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/kalmia.h')
-rw-r--r--include/kalmia.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/kalmia.h b/include/kalmia.h
index bab1b34..dca0a06 100644
--- a/include/kalmia.h
+++ b/include/kalmia.h
@@ -70,6 +70,8 @@ struct ka_float_array_t {
char *id;
unsigned int digits; /* default 6 */
int magnitude; /* default 38 */
+
+ ka_real_t *buf;
};