X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fwresize.3x.html;h=905a2929d2428d825afb2a1a12d69f3549c3e5c0;hb=80803f3a4a1fbdebb4de105cef9a10af36230f3c;hp=ffd941f093864fed5b33cd683c2a02c9ac9f4ca8;hpb=cb4427a16794d98049b4d790b810d62217501f9f;p=ncurses.git diff --git a/doc/html/man/wresize.3x.html b/doc/html/man/wresize.3x.html index ffd941f0..905a2929 100644 --- a/doc/html/man/wresize.3x.html +++ b/doc/html/man/wresize.3x.html @@ -1,6 +1,7 @@ - @@ -36,7 +37,7 @@ wresize 3x - +

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