fix more comp. warns

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5833 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Marcelo Matus 2004-04-06 00:10:14 +00:00
commit 86a9374ea1
3 changed files with 4 additions and 3 deletions

View file

@ -184,6 +184,7 @@ statichere PyTypeObject varlinktype = {
0, /* tp_cache */
0, /* tp_subclasses */
0, /* tp_weaklist */
0, /* tp_del */
#endif
#ifdef COUNT_ALLOCS
/* these must be last */