FreeBSD 10 clang port
This commit is contained in:
committed by
Jon Trulson
parent
8d0551bfda
commit
c3f74eec17
@@ -77,7 +77,7 @@ AllocatePaletteCells(
|
||||
XColor colors[XmCO_MAX_NUM_COLORS * 5];
|
||||
|
||||
if(style.count > 9)
|
||||
return;
|
||||
return 0;
|
||||
|
||||
XmeGetPixelData (style.screenNum, &colorUse, pixels,
|
||||
&(pCurrentPalette->active),
|
||||
|
||||
Reference in New Issue
Block a user