From 741985b0beac812afcfc7798d72663e280105abc Mon Sep 17 00:00:00 2001
From: Jens-Heiner Rechtien
Date: Tue, 20 Jun 2006 04:11:51 +0000
Subject: INTEGRATION: CWS warnings01 (1.5.4); FILE MERGED 2005/10/27 15:29:51
dbo 1.5.4.1: #i53898# warning-free for CC
---
xmlscript/source/xmldlg_imexp/xmldlg_addfunc.cxx | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/xmlscript/source/xmldlg_imexp/xmldlg_addfunc.cxx b/xmlscript/source/xmldlg_imexp/xmldlg_addfunc.cxx
index a9d2a7948836..e36142fe81f5 100644
--- a/xmlscript/source/xmldlg_imexp/xmldlg_addfunc.cxx
+++ b/xmlscript/source/xmldlg_imexp/xmldlg_addfunc.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: xmldlg_addfunc.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 16:13:21 $
+ * last change: $Author: hr $ $Date: 2006-06-20 05:11:51 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -140,4 +140,4 @@ void SAL_CALL importDialogModel(
xParser->parseStream( source );
}
-};
+}
--
cgit