aboutsummaryrefslogtreecommitdiffstats
path: root/ext/psych/psych_emitter.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/psych/psych_emitter.h')
-rw-r--r--ext/psych/psych_emitter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/psych/psych_emitter.h b/ext/psych/psych_emitter.h
index 560451ef31..4c1482a78b 100644
--- a/ext/psych/psych_emitter.h
+++ b/ext/psych/psych_emitter.h
@@ -3,6 +3,6 @@
#include <psych.h>
-void Init_psych_emitter();
+void Init_psych_emitter(void);
#endif