summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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();
}
-};
+}