Commit bd1ca625 authored by Ulrich Sibiller's avatar Ulrich Sibiller Committed by Mike Gabriel

small code cosmetics

parent 0852aa52
...@@ -136,7 +136,7 @@ void nxagentInitRandRExtension(ScreenPtr pScreen) ...@@ -136,7 +136,7 @@ void nxagentInitRandRExtension(ScreenPtr pScreen)
pRandRScrPriv = rrGetScrPriv(pScreen); pRandRScrPriv = rrGetScrPriv(pScreen);
pRandRScrPriv -> rrGetInfo = nxagentRandRGetInfo; pRandRScrPriv -> rrGetInfo = nxagentRandRGetInfo;
#if RANDR_15_INTERFACE #if RANDR_15_INTERFACE
/* nothing to be assigned here, so far */ /* nothing to be assigned here, so far */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment