summaryrefslogtreecommitdiff
path: root/extensions/test/sax/factory.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/test/sax/factory.hxx')
-rw-r--r--extensions/test/sax/factory.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/extensions/test/sax/factory.hxx b/extensions/test/sax/factory.hxx
index 267e7b6649ee..a2d22acdade5 100644
--- a/extensions/test/sax/factory.hxx
+++ b/extensions/test/sax/factory.hxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -27,7 +27,7 @@
************************************************************************/
XInterfaceRef OSaxWriterTest_CreateInstance( const XMultiServiceFactoryRef & rSMgr ) THROWS((Exception));
UString OSaxWriterTest_getServiceName( ) THROWS( () );
-UString OSaxWriterTest_getImplementationName( ) THROWS( () );
+UString OSaxWriterTest_getImplementationName( ) THROWS( () );
Sequence<UString> OSaxWriterTest_getSupportedServiceNames( ) THROWS( () );
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */