We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bfb897 commit ba1f5b7Copy full SHA for ba1f5b7
nx-X11/programs/Xserver/hw/nxagent/Extensions.c
@@ -136,7 +136,7 @@ void nxagentInitRandRExtension(ScreenPtr pScreen)
136
137
pRandRScrPriv = rrGetScrPriv(pScreen);
138
139
- pRandRScrPriv -> rrGetInfo = nxagentRandRGetInfo;
+ pRandRScrPriv -> rrGetInfo = nxagentRandRGetInfo;
140
141
#if RANDR_15_INTERFACE
142
/* nothing to be assigned here, so far */
0 commit comments