summaryrefslogtreecommitdiff
path: root/basebmp/inc/basebmp/colorblendaccessoradapter.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'basebmp/inc/basebmp/colorblendaccessoradapter.hxx')
-rw-r--r--basebmp/inc/basebmp/colorblendaccessoradapter.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/basebmp/inc/basebmp/colorblendaccessoradapter.hxx b/basebmp/inc/basebmp/colorblendaccessoradapter.hxx
index 168ee9b2c21a..d86f9efc2876 100644
--- a/basebmp/inc/basebmp/colorblendaccessoradapter.hxx
+++ b/basebmp/inc/basebmp/colorblendaccessoradapter.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: colorblendaccessoradapter.hxx,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: thb $ $Date: 2006-07-06 10:02:07 $
+ * last change: $Author: thb $ $Date: 2006-07-12 15:09:44 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -48,8 +48,8 @@ namespace basebmp
The getter functors return a constant value (usually the zero of
the value type, this preserves the original destination content
- when blitting through a mask) - there really isn't no sensible
- default behaviour for these methods.
+ when blitting through a mask) - there really isn't no other
+ sensible default behaviour for these methods.
*/
template< class WrappedAccessor,
typename AlphaType > class ConstantColorBlendSetterAccessorAdapter