mmmmm, non usable code commited ?

This commit is contained in:
tonton Th
2019-11-12 14:10:45 +01:00
parent e96c940baa
commit 24a8ff2dd7
2 changed files with 3 additions and 2 deletions

View File

@@ -172,7 +172,7 @@ if (foo) {
return -3;
}
if (flag & 0x01) {
if (flags & 0x01) {
/* XXX copy all the pixels's datas */
}