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
+1 -1
View File
@@ -3327,7 +3327,7 @@ XS(XS__getcurrencyitemid) {
XSprePUSH;
PUSHi((IV)RETVAL);
XSRETURN(1);
XSRETURN(1);
}
XS(XS__getcurrencyid);