aboutgitcodelistschat:MatrixIRC
path: root/cooker/parse.h
diff options
context:
space:
mode:
Diffstat (limited to 'cooker/parse.h')
-rw-r--r--cooker/parse.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cooker/parse.h b/cooker/parse.h
index cb4a2f2..05079cc 100644
--- a/cooker/parse.h
+++ b/cooker/parse.h
@@ -6,6 +6,6 @@
#ifndef PARSE_H
#define PARSE_H
-int parse_file(struct gluten_ctx *g, const char *path);
+void parse_file(struct gluten_ctx *g, const char *path);
#endif /* PARSE_H */