From 79afe2bc5d91c54b51ae19d0cdcf44459377e179 Mon Sep 17 00:00:00 2001
From: Jens-Heiner Rechtien
Date: Tue, 20 Jun 2006 04:10:43 +0000
Subject: [PATCH] INTEGRATION: CWS warnings01 (1.12.4); FILE MERGED 2005/10/27
15:29:49 dbo 1.12.4.1: #i53898# warning-free for CC
---
xmlscript/inc/xmlscript/xmldlg_imexp.hxx | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/xmlscript/inc/xmlscript/xmldlg_imexp.hxx b/xmlscript/inc/xmlscript/xmldlg_imexp.hxx
index 979c602c5fd0..f6167a377d8c 100644
--- a/xmlscript/inc/xmlscript/xmldlg_imexp.hxx
+++ b/xmlscript/inc/xmlscript/xmldlg_imexp.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: xmldlg_imexp.hxx,v $
*
- * $Revision: 1.12 $
+ * $Revision: 1.13 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 16:09:06 $
+ * last change: $Author: hr $ $Date: 2006-06-20 05:10:43 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -92,6 +92,6 @@ void SAL_CALL importDialogModel(
::com::sun::star::uno::XComponentContext > const & xContext )
SAL_THROW( (::com::sun::star::uno::Exception) );
-};
+}
#endif