forked from tTh/FloatImg
mmmmm, non usable code commited ?
This commit is contained in:
parent
e96c940baa
commit
24a8ff2dd7
|
@ -172,7 +172,7 @@ if (foo) {
|
|||
return -3;
|
||||
}
|
||||
|
||||
if (flag & 0x01) {
|
||||
if (flags & 0x01) {
|
||||
/* XXX copy all the pixels's datas */
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue