devPrivates rework: put back a comment that was mistakenly removed

during merge conflict resolution.
This commit is contained in:
Eamon Walsh 2007-11-19 21:01:22 -05:00 committed by Eamon Walsh
parent 2d17f47cc7
commit 5b0dfb73ca

View File

@ -81,6 +81,8 @@ typedef struct {
CfbBits xor, and;
} cfbRRopRec, *cfbRRopPtr;
/* cfb8bit.c */
extern int cfbSetStipple(
int /*alu*/,
CfbBits /*fg*/,