summaryrefslogtreecommitdiff
path: root/odk/examples/cpp/counter/XCountable.idl
diff options
context:
space:
mode:
Diffstat (limited to 'odk/examples/cpp/counter/XCountable.idl')
-rw-r--r--odk/examples/cpp/counter/XCountable.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/odk/examples/cpp/counter/XCountable.idl b/odk/examples/cpp/counter/XCountable.idl
index 290a134b2c0a..2df69c914b0d 100644
--- a/odk/examples/cpp/counter/XCountable.idl
+++ b/odk/examples/cpp/counter/XCountable.idl
@@ -2,7 +2,7 @@
*
* The Contents of this file are made available subject to the terms of
* the BSD license.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
* All rights reserved.
*
@@ -29,7 +29,7 @@
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
* TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
* USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- *
+ *
*************************************************************************/
#include <com/sun/star/uno/XInterface.idl>
@@ -46,7 +46,7 @@ module foo
long increment();
long decrement();
};
-
+
service Counter
{
// exported interfaces: