summaryrefslogtreecommitdiff
path: root/cppuhelper/test/helpertest.idl
diff options
context:
space:
mode:
Diffstat (limited to 'cppuhelper/test/helpertest.idl')
-rw-r--r--cppuhelper/test/helpertest.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/cppuhelper/test/helpertest.idl b/cppuhelper/test/helpertest.idl
index e78629ab5313..daa69656f4ef 100644
--- a/cppuhelper/test/helpertest.idl
+++ b/cppuhelper/test/helpertest.idl
@@ -1,7 +1,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
@@ -33,7 +33,7 @@
module test
{
-
+
interface A : com::sun::star::uno::XInterface
{
string a();