Skip to content

Commit

Permalink
rebase miext/damage/ devPrivates backport
Browse files Browse the repository at this point in the history
  • Loading branch information
sunweaver committed Nov 21, 2017
1 parent 1fd5bd2 commit 56e01e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nx-X11/programs/Xserver/miext/damage/damagestr.h
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ extern DevPrivateKeyRec damagePixPrivateKeyRec;
extern DevPrivateKeyRec damageGCPrivateKeyRec;
extern DevPrivateKeyRec damageWinPrivateKeyRec;

/* XXX should move these into damage.c, damageScrPrivateIndex is static */
/* XXX should move these into damage.c, damage<Xxx>PrivateKeyRec are static */
#define damageGetScrPriv(pScr) ((DamageScrPrivPtr) \
dixLookupPrivate(&(pScr)->devPrivates, damageScrPrivateKey))

Expand Down

0 comments on commit 56e01e8

Please sign in to comment.