summaryrefslogtreecommitdiff
path: root/ucb/qa/complex/tdoc/_XPropertySetInfoChangeNotifier.java
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/qa/complex/tdoc/_XPropertySetInfoChangeNotifier.java')
-rw-r--r--ucb/qa/complex/tdoc/_XPropertySetInfoChangeNotifier.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/ucb/qa/complex/tdoc/_XPropertySetInfoChangeNotifier.java b/ucb/qa/complex/tdoc/_XPropertySetInfoChangeNotifier.java
index 0b669f7eb21c..0505c6796108 100644
--- a/ucb/qa/complex/tdoc/_XPropertySetInfoChangeNotifier.java
+++ b/ucb/qa/complex/tdoc/_XPropertySetInfoChangeNotifier.java
@@ -28,7 +28,7 @@ public class _XPropertySetInfoChangeNotifier {
public XPropertySetInfoChangeNotifier oObj = null;
public LogWriter log = null;
- PropertySetInfoChangeListener listener = new PropertySetInfoChangeListener();
+ private PropertySetInfoChangeListener listener = new PropertySetInfoChangeListener();
String[] args = null;