summaryrefslogtreecommitdiff
path: root/cfb/cfb.h
diff options
context:
space:
mode:
authorEamon Walsh <ewalsh@tycho.nsa.gov>2007-11-19 21:01:22 -0500
committerEamon Walsh <ewalsh@moss-charon.epoch.ncsc.mil>2007-11-19 21:01:22 -0500
commit5b0dfb73ca4699cc4b33720f10416de7440081b7 (patch)
treefba5d54838eadb3369c89d905c7eb685c90b04e2 /cfb/cfb.h
parent2d17f47cc7d6b174857617d31ad1b437d8e97d94 (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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/cfb/cfb.h b/cfb/cfb.h
index e80a427ec..aece13341 100644
--- a/cfb/cfb.h
+++ b/cfb/cfb.h
@@ -81,6 +81,8 @@ typedef struct {
CfbBits xor, and;
} cfbRRopRec, *cfbRRopPtr;
+/* cfb8bit.c */
+
extern int cfbSetStipple(
int /*alu*/,
CfbBits /*fg*/,