stuff
This commit is contained in:
parent
244f5c054e
commit
89c20acce5
@ -64,7 +64,7 @@
|
||||
#endif /*WITH_DMALLOC*/
|
||||
|
||||
static int
|
||||
ifthenelse_gen( REGION *or, void *seq, void *a, void *b )
|
||||
ifthenelse_gen( REGION *or, void *seq, void *client1, void *client2 )
|
||||
{
|
||||
REGION **ir = (REGION **) seq;
|
||||
Rect *r = &or->valid;
|
||||
|
Loading…
Reference in New Issue
Block a user