summaryrefslogtreecommitdiff
path: root/desktop/test/deployment/locationtest/LocationTest.idl
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/test/deployment/locationtest/LocationTest.idl')
-rw-r--r--desktop/test/deployment/locationtest/LocationTest.idl12
1 files changed, 6 insertions, 6 deletions
diff --git a/desktop/test/deployment/locationtest/LocationTest.idl b/desktop/test/deployment/locationtest/LocationTest.idl
index 2bcc6818c168..43beaac0a353 100644
--- a/desktop/test/deployment/locationtest/LocationTest.idl
+++ b/desktop/test/deployment/locationtest/LocationTest.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
@@ -25,16 +25,16 @@
*
*************************************************************************/
-#ifndef _com_sun_star_comp_smoketest_LocationTest_idl_
+#ifndef _com_sun_star_comp_smoketest_LocationTest_idl_
#define _com_sun_star_comp_smoketest_LocationTest_idl_
-
-#include <com/sun/star/lang/XServiceInfo.idl>
+
+#include <com/sun/star/lang/XServiceInfo.idl>
module com { module sun { module star { module comp { module smoketest {
// example service, XServiceInfo is implemented here for demonstration
- // issues. XServiceInfo must be implemented by all components.
+ // issues. XServiceInfo must be implemented by all components.
service TestExtension: ::com::sun::star::lang::XServiceInfo;
};};};};};
-#endif
+#endif