rio: return correct color chan after screen depth change
parent
ca58f1df17
commit
e1bb660ef2
|
@ -817,7 +817,7 @@ xfidread(Xfid *x)
|
|||
caseImage:
|
||||
if(off < 5*12){
|
||||
n = sprint(buf, "%11s %11d %11d %11d %11d ",
|
||||
chantostr(cbuf, screen->chan),
|
||||
chantostr(cbuf, i->chan),
|
||||
i->r.min.x, i->r.min.y, i->r.max.x, i->r.max.y);
|
||||
t = estrdup(buf);
|
||||
goto Text;
|
||||
|
|
Loading…
Reference in New Issue