minor fixes

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8032 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Marcelo Matus 2005-12-22 06:38:23 +00:00
commit a1303c4782
2 changed files with 6 additions and 2 deletions

View file

@ -6164,7 +6164,7 @@ The <tt>swigCMemOwn</tt> remains unchanged (at false), so that the proxy does no
Note: The old %nodefault directive disabled the default constructor
and destructor at the same time. This is unsafe in most of the cases,
and you can use the explicit %nodefaultctor and %nodefaultdtor
directives to achieve the same result.
directives to achieve the same result if needed.
</p>
<p>