fix another warning

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6479 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Marcelo Matus 2004-10-22 07:26:49 +00:00
commit 718b31a8fd

View file

@ -159,6 +159,7 @@ public:
char *foo_method()
{
return 0;
}
};