mirror of
https://github.com/X11Libre/xserver.git
synced 2026-09-21 20:26:45 +00:00
xinerama: Use RESTYPE consistently
No functional change Reviewed-by: Soren Sandmann <ssp@redhat.com> Signed-off-by: Adam Jackson <ajax@redhat.com>
This commit is contained in:
parent
9a6a9971b0
commit
cd58924d29
3 changed files with 12 additions and 12 deletions
|
|
@ -239,7 +239,7 @@ RenderClientCallback (CallbackListPtr *list,
|
|||
}
|
||||
|
||||
#ifdef PANORAMIX
|
||||
unsigned long XRT_PICTURE;
|
||||
RESTYPE XRT_PICTURE;
|
||||
#endif
|
||||
|
||||
void
|
||||
|
|
|
|||
Loading…
Reference in a new issue