fix comment to work with old C compilers
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6350 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
378960a99a
commit
f373aadabc
1 changed files with 1 additions and 1 deletions
|
|
@ -350,6 +350,6 @@ static void SWIG_exception(int code, const char *msg) {
|
|||
%enddef
|
||||
|
||||
|
||||
#endif // __cplusplus
|
||||
#endif /* __cplusplus */
|
||||
|
||||
/* exception.i ends here */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue