X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fwresize.3x.html;h=467ca0e08096efe0e4e96a566abaf62e46c0aa92;hb=91e462de27aeecd5b1c8965a6dba078f7a438003;hp=01b9d77b9a0af39cf8df7a15427e1b6db2010dcc;hpb=47d2fb4537d9ad5bb14f4810561a327930ca4280;p=ncurses.git diff --git a/doc/html/man/wresize.3x.html b/doc/html/man/wresize.3x.html index 01b9d77b..467ca0e0 100644 --- a/doc/html/man/wresize.3x.html +++ b/doc/html/man/wresize.3x.html @@ -1,6 +1,6 @@ - @@ -37,7 +37,7 @@ wresize 3x - +

wresize 3x

@@ -54,7 +54,7 @@

SYNOPSIS

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

DESCRIPTION