Updating header files. Earlier change here seems to have been in error.
From-SVN: r122550
This commit is contained in:
@@ -21,7 +21,7 @@ public:
|
||||
static const jint OPEN_FAILURE = 4;
|
||||
static const jint FORMAT_FAILURE = 5;
|
||||
private:
|
||||
volatile jboolean __attribute__((aligned(__alignof__( ::java::lang::Object)))) everUsed;
|
||||
jboolean volatile __attribute__((aligned(__alignof__( ::java::lang::Object)))) everUsed;
|
||||
public:
|
||||
static ::java::lang::Class class$;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user