*** empty log message ***

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4472 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Logan Johnson 2003-03-07 23:33:12 +00:00
commit e3d8bf0d68

View file

@ -875,7 +875,7 @@ public:
/* Error handling code */
Printf(f->code,"fail:\n");
Printv(f->code,cleanup,NIL);
/* Anything else to do here? */
Printv(f->code,"return Qnil;\n",NIL);
Printf(f->code,"}\n");
/* Substitute the cleanup code */