summaryrefslogtreecommitdiff
path: root/xmlscript
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-20 04:11:51 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-20 04:11:51 +0000
commit741985b0beac812afcfc7798d72663e280105abc (patch)
treed745b21c26b3d4d07cdd0f63d51113df2e292f70 /xmlscript
parent055c735e017c9619bff829107db552fadf831a02 (diff)
INTEGRATION: CWS warnings01 (1.5.4); FILE MERGED
2005/10/27 15:29:51 dbo 1.5.4.1: #i53898# warning-free for CC
Diffstat (limited to 'xmlscript')
-rw-r--r--xmlscript/source/xmldlg_imexp/xmldlg_addfunc.cxx6
1 files 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 );
}
-};
+}