summaryrefslogtreecommitdiff
path: root/qadevOOo/runner/convwatch/INIOutputter.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/runner/convwatch/INIOutputter.java')
-rw-r--r--qadevOOo/runner/convwatch/INIOutputter.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/runner/convwatch/INIOutputter.java b/qadevOOo/runner/convwatch/INIOutputter.java
index 0851a9561302..dccef7351954 100644
--- a/qadevOOo/runner/convwatch/INIOutputter.java
+++ b/qadevOOo/runner/convwatch/INIOutputter.java
@@ -158,7 +158,7 @@ public class INIOutputter
}
}
- void writeResult(boolean _bCurrentResult) throws java.io.IOException
+ private void writeResult(boolean _bCurrentResult) throws java.io.IOException
{
// is the check positiv, in a defined range
if (_bCurrentResult)