summaryrefslogtreecommitdiff
path: root/include/basegfx/pixel/bpixel.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/basegfx/pixel/bpixel.hxx')
-rw-r--r--include/basegfx/pixel/bpixel.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/basegfx/pixel/bpixel.hxx b/include/basegfx/pixel/bpixel.hxx
index 5ac2e22b2e81..ed1dadc06a09 100644
--- a/include/basegfx/pixel/bpixel.hxx
+++ b/include/basegfx/pixel/bpixel.hxx
@@ -49,7 +49,7 @@ namespace basegfx
public:
BPixel()
{
- maPixelUnion.maCombinedRGBO.mnValue = 0L;
+ maPixelUnion.maCombinedRGBO.mnValue = 0;
}
// use explicit here to make sure everyone knows what he is doing. Values range from