summaryrefslogtreecommitdiff
path: root/fb/fb.h
diff options
context:
space:
mode:
authorJesse Adkins <jesserayadkins@gmail.com>2010-11-10 21:37:24 -0800
committerJesse Adkins <jesserayadkins@gmail.com>2010-11-10 21:37:24 -0800
commit84e8de1271bb11b5b4b9747ae4647f47333a8ab7 (patch)
treed493dd324a042c2f119b0a0b684338640ce92a27 /fb/fb.h
parent23e329b5641ef044c34ac712c9193171eaf47198 (diff)
fb: Remove fbcmap.c (bug 5436)
This is obsolete since a240c039c47c0be22ea5e100692307b26d938747. Updated fb.h to mention that the functions come from fbcmap_mi.c now. Dropped fbcmap.c from the makefile. Signed-off-by: Jesse Adkins <jesserayadkins@gmail.com> Reviewed-by: Jeremy Huddleston <jeremyhu@apple.com>
Diffstat (limited to 'fb/fb.h')
-rw-r--r--fb/fb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fb/fb.h b/fb/fb.h
index c290ebff8..021a940d0 100644
--- a/fb/fb.h
+++ b/fb/fb.h
@@ -1262,7 +1262,7 @@ fbBltPlane (FbBits *src,
Pixel planeMask);
/*
- * fbcmap.c
+ * fbcmap_mi.c
*/
extern _X_EXPORT int
fbListInstalledColormaps(ScreenPtr pScreen, Colormap *pmaps);