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=c91d0119598baba05d9856c9dc6d2599ce7007cf;hb=7884aa084f9440fd964f14fe31853a5f85db5104;hpb=d97989d1e0db7282c723cabb44b991b951790006 diff --git a/doc/html/man/default_colors.3x.html b/doc/html/man/default_colors.3x.html index c91d0119..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