summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/style/_Style.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/style/_Style.java')
-rw-r--r--qadevOOo/tests/java/ifc/style/_Style.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/qadevOOo/tests/java/ifc/style/_Style.java b/qadevOOo/tests/java/ifc/style/_Style.java
index 16dbf570c301..4174ecaeaf1e 100644
--- a/qadevOOo/tests/java/ifc/style/_Style.java
+++ b/qadevOOo/tests/java/ifc/style/_Style.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
@@ -48,7 +48,7 @@ public class _Style extends MultiPropertyTest {
if (style == null) style = "Heading 1";
testProperty("FollowStyle", style, "Heading 2");
}
-
+
} // finish class _Style