javacommons/utils/javasrc/com/nokia/mj/impl/rt/j9/NativeMemoryBlockImpl.java
changeset 80 d6dafc5d983f
parent 21 2a9601315dfc
--- a/javacommons/utils/javasrc/com/nokia/mj/impl/rt/j9/NativeMemoryBlockImpl.java	Mon Oct 04 11:29:25 2010 +0300
+++ b/javacommons/utils/javasrc/com/nokia/mj/impl/rt/j9/NativeMemoryBlockImpl.java	Fri Oct 15 12:29:39 2010 +0300
@@ -32,7 +32,7 @@
 class NativeMemoryBlockImpl implements NativeMemoryBlock
 {
 
-    InputStream mMemInputStream = null;
+    private InputStream mMemInputStream = null;
 
     /**
      * Default constructor not allowed