X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fdefault_colors.3x.html;h=5e3749b4a09ff9858cb300cc37268e147cf0543f;hp=df63f3a0420a3a39e3274c0ebd05ba1194f588d2;hb=7884aa084f9440fd964f14fe31853a5f85db5104;hpb=e5d1530ca229aef94a3c84ad33f8ae89f35c4045 diff --git a/doc/html/man/default_colors.3x.html b/doc/html/man/default_colors.3x.html index df63f3a0..5e3749b4 100644 --- a/doc/html/man/default_colors.3x.html +++ b/doc/html/man/default_colors.3x.html @@ -28,7 +28,7 @@ * authorization. * **************************************************************************** * Author: Thomas E. Dickey 1997,1999,2000,2005 - * @Id: default_colors.3x,v 1.29 2020/02/02 23:34:34 tom Exp @ + * @Id: default_colors.3x,v 1.30 2020/10/24 09:52:16 tom Exp @ --> @@ -56,7 +56,7 @@ #include <curses.h> int use_default_colors(void); - int assume_default_colors(int fg, int bg); + int assume_default_colors(int fg, int bg);

DESCRIPTION