summaryrefslogtreecommitdiff
path: root/xmlscript/inc
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-20 04:10:32 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-20 04:10:32 +0000
commit57ca7e1bf21f5004f6715cdec86f1352c8a9e51a (patch)
tree5a00feaf990d8c24fee393be93733b2b3880a8a3 /xmlscript/inc
parentfb19df6b1b6cd76ec1cb279e6b9ba19fa94f8959 (diff)
INTEGRATION: CWS warnings01 (1.10.4); FILE MERGED
2005/10/27 15:29:48 dbo 1.10.4.1: #i53898# warning-free for CC
Diffstat (limited to 'xmlscript/inc')
-rw-r--r--xmlscript/inc/xmlscript/xml_helper.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/xmlscript/inc/xmlscript/xml_helper.hxx b/xmlscript/inc/xmlscript/xml_helper.hxx
index 2652d2ab379f..438443c5e418 100644
--- a/xmlscript/inc/xmlscript/xml_helper.hxx
+++ b/xmlscript/inc/xmlscript/xml_helper.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: xml_helper.hxx,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 16:08:35 $
+ * last change: $Author: hr $ $Date: 2006-06-20 05:10:32 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -162,6 +162,6 @@ SAL_CALL createOutputStream(
::rtl::ByteSequence * pOutData )
SAL_THROW( () );
-};
+}
#endif