summaryrefslogtreecommitdiff
path: root/bean/test/Test.java
diff options
context:
space:
mode:
Diffstat (limited to 'bean/test/Test.java')
-rw-r--r--bean/test/Test.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/bean/test/Test.java b/bean/test/Test.java
index 04f3a42132f9..84578f9f7599 100644
--- a/bean/test/Test.java
+++ b/bean/test/Test.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
@@ -55,7 +55,7 @@ public class Test
public void windowClosing( java.awt.event.WindowEvent e){
b.stopOOoConnection();
System.exit(0);
-
+
}});
}
catch (Exception e)