comment correction
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11010 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
fa2289e4c3
commit
9db99bfb3e
1 changed files with 1 additions and 1 deletions
|
|
@ -178,6 +178,6 @@ struct NoExceptTest {
|
|||
};
|
||||
%}
|
||||
|
||||
// Turn global exceptions off (for the implicit destructors)
|
||||
// Turn global exceptions off (for the implicit destructors/constructors)
|
||||
%nojavaexception;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue