aboutsummaryrefslogtreecommitdiff
path: root/src/parray.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/parray.h')
-rw-r--r--src/parray.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/parray.h b/src/parray.h
index 2926bb2..5821922 100644
--- a/src/parray.h
+++ b/src/parray.h
@@ -1,3 +1,4 @@
+
typedef struct {
void* value;
str* key;