Use PRISM_EXPORTED_FUNCTION
consistently with the header
This commit is contained in:
parent
906a86e4de
commit
c357138aa3
@ -1096,7 +1096,7 @@ parse_file_failure_p(int argc, VALUE *argv, VALUE self) {
|
||||
/**
|
||||
* The init function that Ruby calls when loading this extension.
|
||||
*/
|
||||
RUBY_FUNC_EXPORTED void
|
||||
PRISM_EXPORTED_FUNCTION void
|
||||
Init_prism(void) {
|
||||
// Make sure that the prism library version matches the expected version.
|
||||
// Otherwise something was compiled incorrectly.
|
||||
|
Loading…
x
Reference in New Issue
Block a user