Kaydet (Commit) d6960667 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

-Werror,-Wimplicit-fallthrough

Change-Id: I7a3f7233018e76208f80e47eb176c2879e943e47
üst 28f820c1
......@@ -876,6 +876,7 @@ bool ImplReadDIBBody( SvStream& rIStm, Bitmap& rBmp, AlphaMask* pBmpAlpha, sal_u
case RLE_4:
if (aHeader.nBitCount != 4)
return false;
break;
case BITFIELDS:
break;
case ZCOMPRESS:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment