Cosmetics - Fix bracket matching

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12622 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2011-04-09 23:48:19 +00:00
commit f1234aae42
4 changed files with 22 additions and 26 deletions

View file

@ -4,9 +4,6 @@
#ifdef __cplusplus
extern "C" {
#if 0
} /* cc-mode */
#endif
#endif
/* -----------------------------------------------------------------------------
@ -45,9 +42,6 @@ SWIGRUNTIME PyObject* SWIG_PyInstanceMethod_New(PyObject *SWIGUNUSEDPARM(self),
#endif
#ifdef __cplusplus
#if 0
{ /* cc-mode */
#endif
}
#endif