add fullname to the php4 kw warning

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8181 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Marcelo Matus 2006-01-02 10:18:49 +00:00
commit eb3b0f6b30
3 changed files with 11 additions and 4 deletions

View file

@ -10,4 +10,11 @@
{
};
struct Hello
{
void empty() {}
};
%}