Warning and if check fixes

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14944 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Adam Fedor 2002-11-06 15:44:36 +00:00
parent 1f3d2e81a0
commit 5e12263244
3 changed files with 24 additions and 14 deletions

View file

@ -379,7 +379,7 @@
_isPlanar,
_hasAlpha,
_colorSpace,
_imagePlanes);
(const unsigned char **)_imagePlanes);
return YES;
}