summaryrefslogtreecommitdiff
path: root/include/basebmp/rgb24pixelformats.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/basebmp/rgb24pixelformats.hxx')
-rw-r--r--include/basebmp/rgb24pixelformats.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/basebmp/rgb24pixelformats.hxx b/include/basebmp/rgb24pixelformats.hxx
index c4f460cc5e10..50c110a0dfd9 100644
--- a/include/basebmp/rgb24pixelformats.hxx
+++ b/include/basebmp/rgb24pixelformats.hxx
@@ -54,7 +54,7 @@ template< typename PixelType, typename ColorType > struct RGBValueSetter :
}
};
-//-----------------------------------------------------------------------------
+
template< typename PixelType > struct PixelFormatTraitsTemplate_RGBValue
{
@@ -71,7 +71,7 @@ template< typename PixelType > struct PixelFormatTraitsTemplate_RGBValue
getter_type, setter_type> accessor_selector;
};
-//-----------------------------------------------------------------------------
+
// 24bpp RGB
typedef PixelFormatTraitsTemplate_RGBValue<