summaryrefslogtreecommitdiff
path: root/xmlscript
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-20 04:13:55 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-20 04:13:55 +0000
commit320afbef9107b4a71c0a885ef82c3af6f95c0aca (patch)
tree2a5e1096ac8ff0bfc257071d3b2c58799a8c28ce /xmlscript
parent5bc46ef07c1bc00788cdba5fd0ef32de194572d0 (diff)
INTEGRATION: CWS warnings01 (1.4.4); FILE MERGED
2005/10/27 15:29:55 dbo 1.4.4.1: #i53898# warning-free for CC
Diffstat (limited to 'xmlscript')
-rw-r--r--xmlscript/source/xmlmod_imexp/xmlmod_export.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/xmlscript/source/xmlmod_imexp/xmlmod_export.cxx b/xmlscript/source/xmlmod_imexp/xmlmod_export.cxx
index a6f0f9201c1a..20c3191aee73 100644
--- a/xmlscript/source/xmlmod_imexp/xmlmod_export.cxx
+++ b/xmlscript/source/xmlmod_imexp/xmlmod_export.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: xmlmod_export.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 16:17:42 $
+ * last change: $Author: hr $ $Date: 2006-06-20 05:13:55 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -78,5 +78,5 @@ SAL_CALL exportScriptModule(
xOut->endDocument();
}
-};
+}