summaryrefslogtreecommitdiff
path: root/ext/psych/psych_parser.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/psych/psych_parser.h')
-rw-r--r--ext/psych/psych_parser.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/psych/psych_parser.h b/ext/psych/psych_parser.h
index 25e896f01d..beb3dd0709 100644
--- a/ext/psych/psych_parser.h
+++ b/ext/psych/psych_parser.h
@@ -1,6 +1,6 @@
#ifndef PSYCH_PARSER_H
#define PSYCH_PARSER_H
-void Init_psych_parser();
+void Init_psych_parser(void);
#endif