summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/form/_XUpdateBroadcaster.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/form/_XUpdateBroadcaster.java')
-rw-r--r--qadevOOo/tests/java/ifc/form/_XUpdateBroadcaster.java6
1 files changed, 3 insertions, 3 deletions
diff --git a/qadevOOo/tests/java/ifc/form/_XUpdateBroadcaster.java b/qadevOOo/tests/java/ifc/form/_XUpdateBroadcaster.java
index 4a527a5d98f1..67c782037295 100644
--- a/qadevOOo/tests/java/ifc/form/_XUpdateBroadcaster.java
+++ b/qadevOOo/tests/java/ifc/form/_XUpdateBroadcaster.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
@@ -235,14 +235,14 @@ public class _XUpdateBroadcaster extends MultiMethodTest {
}
}
-
+
/**
* Forces environment recreation.
*/
protected void after() {
disposeEnvironment();
}
-
+
}