.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "FB_DEALLOC_CMAP" "" "06 October 2005" "" ""
.SH NAME
fb_dealloc_cmap \- deallocate a colormap
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void fb_dealloc_cmap (struct fb_cmap * \fIcmap\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIcmap\fB\fR
frame buffer colormap structure
.SH "DESCRIPTION"
.PP
Deallocates a colormap that was previously allocated with
\fBfb_alloc_cmap\fR\&.