summaryrefslogtreecommitdiffstats
path: root/include/basebmp/rgbmaskpixelformats.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/basebmp/rgbmaskpixelformats.hxx')
-rw-r--r--include/basebmp/rgbmaskpixelformats.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/basebmp/rgbmaskpixelformats.hxx b/include/basebmp/rgbmaskpixelformats.hxx
index d82b79bdee7c..d1d9b8464e49 100644
--- a/include/basebmp/rgbmaskpixelformats.hxx
+++ b/include/basebmp/rgbmaskpixelformats.hxx
@@ -191,7 +191,7 @@ template< typename PixelType,
}
};
-//-----------------------------------------------------------------------------
+
template< typename PixelType,
unsigned int RedMask,
@@ -220,7 +220,7 @@ template< typename PixelType,
getter_type, setter_type> accessor_selector;
};
-//-----------------------------------------------------------------------------
+
// Hopefully this is an understandable plaintext explanation that matches
// reality...
@@ -251,7 +251,7 @@ template< typename PixelType,
# endif
#endif
-//-----------------------------------------------------------------------------
+
// 16bpp MSB RGB
typedef PixelFormatTraitsTemplate_RGBMask<