mirror of
https://github.com/X11Libre/xf86-video-ati.git
synced 2026-03-24 01:24:43 +00:00
add missing return value on success in RADEONSetupMemXAA().
This commit is contained in:
@@ -5406,6 +5406,7 @@ Bool RADEONSetupMemXAA(int scrnIndex, ScreenPtr pScreen)
|
||||
"Largest offscreen area available: %d x %d\n",
|
||||
width, height);
|
||||
}
|
||||
return TRUE;
|
||||
}
|
||||
}
|
||||
#endif /* USE_XAA */
|
||||
|
||||
Reference in New Issue
Block a user