X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fwresize.3x.html;h=d02a0a47b8a8e20c44e8cdeed930113ea73236af;hp=a07c8d1afea75c4c54652b9cbc4abf59b8916982;hb=81304798ee736c467839c779c9ca5dca48db7bea;hpb=bca50d0d8592defee6c584fdedd25f4b1a31345b diff --git a/doc/html/man/wresize.3x.html b/doc/html/man/wresize.3x.html index a07c8d1a..d02a0a47 100644 --- a/doc/html/man/wresize.3x.html +++ b/doc/html/man/wresize.3x.html @@ -1,6 +1,7 @@ - @@ -35,7 +36,7 @@ wresize 3x - + @@ -53,7 +54,7 @@

SYNOPSIS

        #include <curses.h>
 
-       int wresize(WINDOW *win, int lines, int columns);
+       int wresize(WINDOW *win, int lines, int columns);
 
 
 

DESCRIPTION