summaryrefslogtreecommitdiff
path: root/qadevOOo/runner/convwatch/TriState.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/runner/convwatch/TriState.java')
-rw-r--r--qadevOOo/runner/convwatch/TriState.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/runner/convwatch/TriState.java b/qadevOOo/runner/convwatch/TriState.java
index 835ff6e67b66..5c27afa4153f 100644
--- a/qadevOOo/runner/convwatch/TriState.java
+++ b/qadevOOo/runner/convwatch/TriState.java
@@ -24,7 +24,7 @@ public class TriState
public static final TriState FALSE = new TriState(0);
public static final TriState UNSET = new TriState(-1);
- int m_nValue;
+ private int m_nValue;
/**
Allocates a <code>TriState</code> object representing the