summaryrefslogtreecommitdiff
path: root/sj2
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2004-06-16 08:54:27 +0000
committerRüdiger Timm <rt@openoffice.org>2004-06-16 08:54:27 +0000
commite0165dbb6223dfbac6e9c283720f405935240e40 (patch)
tree612415f6795e502f2820279a782ba4d9e5533b07 /sj2
parent6dd314c5992363766a7c6521df7e10665c2e9c04 (diff)
INTEGRATION: CWS ooo20040509 (1.18.6); FILE MERGED
2004/05/03 21:05:01 cmc 1.18.6.1: someone put the #endif on the wrong line
Diffstat (limited to 'sj2')
-rw-r--r--sj2/source/jscpp/sjapplet_impl.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sj2/source/jscpp/sjapplet_impl.cxx b/sj2/source/jscpp/sjapplet_impl.cxx
index 4c551f46ee98..513369c7f46b 100644
--- a/sj2/source/jscpp/sjapplet_impl.cxx
+++ b/sj2/source/jscpp/sjapplet_impl.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: sjapplet_impl.cxx,v $
*
- * $Revision: 1.19 $
+ * $Revision: 1.20 $
*
- * last change: $Author: obo $ $Date: 2004-06-01 09:13:40 $
+ * last change: $Author: rt $ $Date: 2004-06-16 09:54:27 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -278,8 +278,8 @@ SjApplet2_Impl::~SjApplet2_Impl() throw()
catch (jvmaccess::VirtualMachine::AttachGuard::CreationException &)
{
}
-#endif
}
+#endif
}
void SjApplet2_Impl::init(Window * pParentWin,