fix overload_simple case

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8261 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Marcelo Matus 2006-01-06 18:48:28 +00:00
commit 7b6da53094

View file

@ -726,7 +726,7 @@ public:
"XSRETURN(argvi);\n",
"fail:\n",
cleanup,
"croak(Nullch);\n"
"croak(\"swig/perl error\");\n"
"XSRETURN(0);\n"
"}\n",
"}\n",