typo in method name fixed
parent
79768ddc14
commit
311c1ecadb
|
@ -131,7 +131,7 @@ public final class Jassimp {
|
|||
/**
|
||||
* @see #getVKeysize
|
||||
*/
|
||||
public static native int getboublesize();
|
||||
public static native int getdoublesize();
|
||||
|
||||
/**
|
||||
* @see #getVKeysize
|
||||
|
|
Loading…
Reference in New Issue