summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/drawing/PointSequence.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/drawing/PointSequence.idl')
-rw-r--r--offapi/com/sun/star/drawing/PointSequence.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/drawing/PointSequence.idl b/offapi/com/sun/star/drawing/PointSequence.idl
index 6d74d8ee3306..37406e9b1fd5 100644
--- a/offapi/com/sun/star/drawing/PointSequence.idl
+++ b/offapi/com/sun/star/drawing/PointSequence.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 com { module sun { module star { module drawing {
+module com { module sun { module star { module drawing {
//=============================================================================
/**
@@ -42,7 +42,7 @@ published typedef sequence<com::sun::star::awt::Point> PointSequence;
//=============================================================================
-}; }; }; };
+}; }; }; };
#endif