diff options
author | Eamon Walsh <ewalsh@tycho.nsa.gov> | 2007-11-19 21:01:22 -0500 |
---|---|---|
committer | Eamon Walsh <ewalsh@moss-charon.epoch.ncsc.mil> | 2007-11-19 21:01:22 -0500 |
commit | 5b0dfb73ca4699cc4b33720f10416de7440081b7 (patch) | |
tree | fba5d54838eadb3369c89d905c7eb685c90b04e2 /cfb/cfb.h | |
parent | 2d17f47cc7d6b174857617d31ad1b437d8e97d94 (diff) |
devPrivates rework: put back a comment that was mistakenly removed
during merge conflict resolution.
Diffstat (limited to 'cfb/cfb.h')
-rw-r--r-- | cfb/cfb.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -81,6 +81,8 @@ typedef struct { CfbBits xor, and; } cfbRRopRec, *cfbRRopPtr; +/* cfb8bit.c */ + extern int cfbSetStipple( int /*alu*/, CfbBits /*fg*/, |