X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_color.3x.html;h=6f4aea054e9a0412b72af0a5123849610fc95317;hp=8d0f00c6368ac4e1f5e80c8b0314d466bee0ddf1;hb=b11cef1e315b58820ea0cde239ebf2f741ef8948;hpb=db5f7f4f146a91ba8ec7f1df8e9d7f9d2d7c74fd diff --git a/doc/html/man/curs_color.3x.html b/doc/html/man/curs_color.3x.html index 8d0f00c6..6f4aea05 100644 --- a/doc/html/man/curs_color.3x.html +++ b/doc/html/man/curs_color.3x.html @@ -26,7 +26,7 @@ * sale, use or other dealings in this Software without prior written * * authorization. * **************************************************************************** - * @Id: curs_color.3x,v 1.39 2015/06/06 23:29:02 tom Exp @ + * @Id: curs_color.3x,v 1.40 2015/12/05 20:09:42 tom Exp @ --> @@ -64,6 +64,7 @@ int color_content(short color, short *r, short *g, short *b); int pair_content(short pair, short *f, short *b); + int COLOR_PAIR(int n);