uxa: fix order of inline Bool
Signed-off-by: Zdenek Kabelac <zkabelac@redhat.com>
This commit is contained in:
parent
175b8711f8
commit
00dcb4f229
|
|
@ -235,7 +235,7 @@ fallback:
|
|||
}
|
||||
}
|
||||
|
||||
static Bool inline
|
||||
static inline Bool
|
||||
uxa_copy_n_to_n_two_dir(DrawablePtr pSrcDrawable, DrawablePtr pDstDrawable,
|
||||
GCPtr pGC, BoxPtr pbox, int nbox, int dx, int dy)
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue