git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@2083 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Dave Beazley 2001-12-10 21:45:32 +00:00
commit 5d82053a3e

View file

@ -82,3 +82,4 @@ void f2(char *BYTE);
/* apply the new typemap to our function */
void f3(char *SBUF);