minor name change
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6933 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
15392cf5f7
commit
df49ff9f1e
1 changed files with 1 additions and 1 deletions
|
|
@ -924,7 +924,7 @@
|
||||||
%typemap(javabody) SWIGTYPE *, SWIGTYPE &, SWIGTYPE [], SWIGTYPE (CLASS::*) %{
|
%typemap(javabody) SWIGTYPE *, SWIGTYPE &, SWIGTYPE [], SWIGTYPE (CLASS::*) %{
|
||||||
private long swigCPtr;
|
private long swigCPtr;
|
||||||
|
|
||||||
protected $javaclassname(long cPtr, boolean bFutureUse) {
|
protected $javaclassname(long cPtr, boolean futureUse) {
|
||||||
swigCPtr = cPtr;
|
swigCPtr = cPtr;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue