summaryrefslogtreecommitdiff
path: root/test/entities.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/entities.c')
-rw-r--r--test/entities.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/entities.c b/test/entities.c
index f730f17..51efc95 100644
--- a/test/entities.c
+++ b/test/entities.c
@@ -4,7 +4,7 @@
int main(int argc, char **argv)
{
- uint32_t result;
+ hubbub_string result;
int32_t context = -1;
UNUSED(argc);