fix a typo

This commit is contained in:
Alan Hourihane 2005-10-11 14:50:47 +00:00
parent 697f64a22a
commit c1a2abadfb

View File

@ -325,7 +325,7 @@ xf86GetRotation(ScreenPtr pScreen)
if (xf86RandRIndex == -1)
return RR_Rotate_0;
return XF86RANDRInfo(pScreen)->rotation;
return XF86RANDRINFO(pScreen)->rotation;
}
Bool