Added missing SWIGINTERN to Ruby_Format_TypeError.

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9714 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Gonzalo Garramuno 2007-04-29 22:40:41 +00:00
commit 57c6fd2f39

View file

@ -87,6 +87,7 @@ SWIG_Ruby_ErrorType(int SWIG_code) {
}
SWIGINTERN
const char* Ruby_Format_TypeError( const char* msg,
const char* type,
const char* name,