summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ext/psych/parser.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/psych/parser.h b/ext/psych/parser.h
index c4536ed..25e896f 100644
--- a/ext/psych/parser.h
+++ b/ext/psych/parser.h
@@ -1,6 +1,6 @@
#ifndef PSYCH_PARSER_H
#define PSYCH_PARSER_H
-void Init_parser();
+void Init_psych_parser();
#endif