Changeset 1562
- Timestamp:
- 08/10/10 18:20:56 (20 months ago)
- File:
-
- 1 edited
-
trunk/bindings/java/native/NexusFile.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bindings/java/native/NexusFile.c
r1557 r1562 89 89 #endif 90 90 91 /* (*jvm)->AttachCurrentThread (jvm, (void **) &env, NULL); */ 91 /* ignore env passed in seems safer */ 92 (*jvm)->AttachCurrentThread (jvm, (void **) &env, NULL); 92 93 93 94 if (env == NULL) {
Note: See TracChangeset
for help on using the changeset viewer.
