X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fdefault_colors.3x.html;h=5e3749b4a09ff9858cb300cc37268e147cf0543f;hp=8311c127ba4ea418fa50b49db67b1b0f702eaa33;hb=7884aa084f9440fd964f14fe31853a5f85db5104;hpb=cb4427a16794d98049b4d790b810d62217501f9f diff --git a/doc/html/man/default_colors.3x.html b/doc/html/man/default_colors.3x.html index 8311c127..5e3749b4 100644 --- a/doc/html/man/default_colors.3x.html +++ b/doc/html/man/default_colors.3x.html @@ -1,6 +1,7 @@ @@ -55,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