summaryrefslogtreecommitdiffstats
path: root/basegfx/source/inc
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/source/inc
parentINTEGRATION: CWS swq03 (1.32.222); FILE MERGED (diff)
downloadcore-4f9a1f1b4b9ec7bf3239be56864c331529cd4234.tar.gz
core-4f9a1f1b4b9ec7bf3239be56864c331529cd4234.zip
#110496# Made headers gcc-Wall clean, added some Canvas-related tooling
Diffstat (limited to 'basegfx/source/inc')
-rw-r--r--basegfx/source/inc/hommatrixtemplate.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/basegfx/source/inc/hommatrixtemplate.hxx b/basegfx/source/inc/hommatrixtemplate.hxx
index 4c4b1ad10b07..322c62aff36c 100644
--- a/basegfx/source/inc/hommatrixtemplate.hxx
+++ b/basegfx/source/inc/hommatrixtemplate.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: hommatrixtemplate.hxx,v $
*
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
- * last change: $Author: thb $ $Date: 2004-01-16 10:34:26 $
+ * last change: $Author: thb $ $Date: 2004-02-16 17:03:11 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -648,4 +648,4 @@ namespace basegfx
} // namespace internal
} // namespace basegfx
-#endif // _HOMMATRIX_TEMPLATE_HXX
+#endif /* _HOMMATRIX_TEMPLATE_HXX */