Update embparser_api.cpp

This commit is contained in:
Alex 2020-04-06 16:22:08 -04:00 committed by GitHub
parent 8ba7ddd054
commit 40ef4c799b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3327,7 +3327,7 @@ XS(XS__getcurrencyitemid) {
XSprePUSH;
PUSHi((IV)RETVAL);
XSRETURN(1);
XSRETURN(1);
}
XS(XS__getcurrencyid);