diff options
Diffstat (limited to 'src/i830_video.c')
-rw-r--r-- | src/i830_video.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/i830_video.c b/src/i830_video.c index 5beee520..085e79a0 100644 --- a/src/i830_video.c +++ b/src/i830_video.c @@ -1713,7 +1713,7 @@ i830_box_area (BoxPtr box) * with greater coverage */ -static xf86CrtcPtr +xf86CrtcPtr i830_covering_crtc (ScrnInfoPtr pScrn, BoxPtr box, xf86CrtcPtr desired, |