Skip to content

Commit bd1ca62

Browse files
uli42sunweaver
authored andcommitted
small code cosmetics
1 parent 0852aa5 commit bd1ca62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nx-X11/programs/Xserver/hw/nxagent/Extensions.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ void nxagentInitRandRExtension(ScreenPtr pScreen)
136136

137137
pRandRScrPriv = rrGetScrPriv(pScreen);
138138

139-
pRandRScrPriv -> rrGetInfo = nxagentRandRGetInfo;
139+
pRandRScrPriv -> rrGetInfo = nxagentRandRGetInfo;
140140

141141
#if RANDR_15_INTERFACE
142142
/* nothing to be assigned here, so far */

0 commit comments

Comments
 (0)