Remove ruby wrong class name warning

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4292 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2003-02-11 21:23:10 +00:00
commit 07910e94b6
2 changed files with 5 additions and 0 deletions

View file

@ -1,4 +1,7 @@
%module enum_plus
%warnfilter(801) iFoo; /* Ruby, wrong constant name */
%inline %{
struct iFoo
{