summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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