mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-04-20 06:00:40 +02:00
devPrivates rework: put back a comment that was mistakenly removed
during merge conflict resolution.
This commit is contained in:
parent
2d17f47cc7
commit
5b0dfb73ca
1 changed files with 2 additions and 0 deletions
|
|
@ -81,6 +81,8 @@ typedef struct {
|
|||
CfbBits xor, and;
|
||||
} cfbRRopRec, *cfbRRopPtr;
|
||||
|
||||
/* cfb8bit.c */
|
||||
|
||||
extern int cfbSetStipple(
|
||||
int /*alu*/,
|
||||
CfbBits /*fg*/,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue