summaryrefslogtreecommitdiff
path: root/qadevOOo/runner/helper/OSHelper.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/runner/helper/OSHelper.java')
-rw-r--r--qadevOOo/runner/helper/OSHelper.java6
1 files changed, 3 insertions, 3 deletions
diff --git a/qadevOOo/runner/helper/OSHelper.java b/qadevOOo/runner/helper/OSHelper.java
index d8e467ae4584..5f05fe9aed11 100644
--- a/qadevOOo/runner/helper/OSHelper.java
+++ b/qadevOOo/runner/helper/OSHelper.java
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -41,7 +41,7 @@ public class OSHelper
return true;
}
return false;
- }
+ }
// not need
// public static boolean isUnix()
public static boolean isSolarisIntel()
@@ -84,5 +84,5 @@ public class OSHelper
}
return false;
}
-
+
}