Fixed file access for JNA (it must be public)

This commit is contained in:
nathan 2016-03-21 02:05:51 +01:00
parent b2d13bec5f
commit 2926311690

View File

@ -21,6 +21,7 @@ import java.util.Arrays;
import java.util.List; import java.util.List;
@SuppressWarnings("ALL") @SuppressWarnings("ALL")
public
class TermiosStruct extends Structure { class TermiosStruct extends Structure {
/** /**
* input mode flags * input mode flags