X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_sp_funcs.3x.html;fp=doc%2Fhtml%2Fman%2Fcurs_sp_funcs.3x.html;h=619d40d203baf1f8e96a1073a4b64e8c09816ade;hp=ff9ebae31213557802cf78994203b1907259ae4f;hb=894a177fd5228cdbe790bd1dc9435bd435c29681;hpb=7e062bb2764a87d98073a90ee65a234a2679f9c1 diff --git a/doc/html/man/curs_sp_funcs.3x.html b/doc/html/man/curs_sp_funcs.3x.html index ff9ebae3..619d40d2 100644 --- a/doc/html/man/curs_sp_funcs.3x.html +++ b/doc/html/man/curs_sp_funcs.3x.html @@ -27,7 +27,7 @@ * sale, use or other dealings in this Software without prior written * * authorization. * **************************************************************************** - * @Id: curs_sp_funcs.3x,v 1.40 2023/09/30 23:13:32 tom Exp @ + * @Id: curs_sp_funcs.3x,v 1.41 2023/10/07 21:33:35 tom Exp @ * *************************************************************************** * *************************************************************************** * *************************************************************************** @@ -37,12 +37,12 @@ -curs_sp_funcs 3x 2023-09-30 ncurses 6.4 Library calls +curs_sp_funcs 3x 2023-10-07 ncurses 6.4 Library calls -

curs_sp_funcs 3x 2023-09-30 ncurses 6.4 Library calls

+

curs_sp_funcs 3x 2023-10-07 ncurses 6.4 Library calls

 curs_sp_funcs(3x)                Library calls               curs_sp_funcs(3x)
 
@@ -84,7 +84,7 @@
        int flushinp_sp(SCREEN* sp);
        int free_pair_sp(SCREEN* sp, int pair);
        int get_escdelay_sp(SCREEN* sp);
-       int getmouse_sp(SCREEN* sp, MEVENT* event);
+       int getmouse_sp(SCREEN* sp, MEVENT* event);
        WINDOW* getwin_sp(SCREEN* sp, FILE* filep);
        int halfdelay_sp(SCREEN* sp, int tenths);
        bool has_colors_sp(SCREEN* sp);
@@ -171,7 +171,7 @@
        int typeahead_sp(SCREEN* sp, int fd);
        int unget_wch_sp(SCREEN* sp, const wchar_t wch);
        int ungetch_sp(SCREEN* sp, int ch);
-       int ungetmouse_sp(SCREEN* sp,MEVENT * event);
+       int ungetmouse_sp(SCREEN* sp, MEVENT* event);
        int use_default_colors_sp(SCREEN* sp);
        void use_env_sp(SCREEN* sp, bool bf);
        int use_legacy_coding_sp(SCREEN* sp, int level);
@@ -212,7 +212,7 @@
 
        int tigetnum_sp(SCREEN* sp, const char *capname);
        char* tigetstr_sp(SCREEN* sp, const char *capname);
-       /* may instead use 9 long parameters */
+       /* may instead use 9 long parameters */
        char* tparm_sp(SCREEN* sp, const char *str, ...);
        int tputs_sp(SCREEN* sp, const char *str, int affcnt, NCURSES_SP_OUTC putc);
 
@@ -297,7 +297,7 @@
 
 
 
-ncurses 6.4                       2023-09-30                 curs_sp_funcs(3x)
+ncurses 6.4                       2023-10-07                 curs_sp_funcs(3x)