summaryrefslogtreecommitdiff
path: root/ucb/qa/complex/tdoc/_XTypeProvider.java
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/qa/complex/tdoc/_XTypeProvider.java')
-rw-r--r--ucb/qa/complex/tdoc/_XTypeProvider.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/ucb/qa/complex/tdoc/_XTypeProvider.java b/ucb/qa/complex/tdoc/_XTypeProvider.java
index bcf8f5f6bfcd..2622db30f946 100644
--- a/ucb/qa/complex/tdoc/_XTypeProvider.java
+++ b/ucb/qa/complex/tdoc/_XTypeProvider.java
@@ -35,8 +35,8 @@ import share.LogWriter;
public class _XTypeProvider {
public static XTypeProvider oObj = null;
- public static Type[] types = null;
- public LogWriter log = null;
+ private static Type[] types = null;
+ private LogWriter log = null;
/**
* Just calls the method.<p>