summaryrefslogtreecommitdiff
path: root/basegfx/inc/basegfx/polygon/b2dpolypolygon.hxx
diff options
context:
space:
mode:
authorThorsten Behrens <thb@openoffice.org>2004-02-16 16:03:11 +0000
committerThorsten Behrens <thb@openoffice.org>2004-02-16 16:03:11 +0000
commit4f9a1f1b4b9ec7bf3239be56864c331529cd4234 (patch)
tree641a2bb18e3f07a10b33b92fef04e1e046a750e8 /basegfx/inc/basegfx/polygon/b2dpolypolygon.hxx
parent61ab6aa48dbdfd40ca792153e6f1b975c24d1bbc (diff)
#110496# Made headers gcc-Wall clean, added some Canvas-related tooling
Diffstat (limited to 'basegfx/inc/basegfx/polygon/b2dpolypolygon.hxx')
-rw-r--r--basegfx/inc/basegfx/polygon/b2dpolypolygon.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/basegfx/inc/basegfx/polygon/b2dpolypolygon.hxx b/basegfx/inc/basegfx/polygon/b2dpolypolygon.hxx
index 7a92ff274110..13ac2a51fa92 100644
--- a/basegfx/inc/basegfx/polygon/b2dpolypolygon.hxx
+++ b/basegfx/inc/basegfx/polygon/b2dpolypolygon.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: b2dpolypolygon.hxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: aw $ $Date: 2004-02-12 17:33:42 $
+ * last change: $Author: thb $ $Date: 2004-02-16 17:03:06 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -142,4 +142,4 @@ namespace basegfx
};
} // end of namespace basegfx
-#endif // _BGFX_POLYGON_B2DPOLYPOLYGON_HXX
+#endif /* _BGFX_POLYGON_B2DPOLYPOLYGON_HXX */