]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - ncurses/llib-ltinfot
ncurses 6.2 - patch 20210522
[ncurses.git] / ncurses / llib-ltinfot
index 18780beb96b174bdb694fb7f53d34aff4732f9eb..3fda731ffa74e0ea28f887784064e2ef83facc01 100644 (file)
@@ -1,5 +1,5 @@
 /****************************************************************************
- * Copyright 2019,2020 Thomas E. Dickey                                     *
+ * Copyright 2019-2020,2021 Thomas E. Dickey                                *
  * Copyright 2013-2016,2017 Free Software Foundation, Inc.                  *
  *                                                                          *
  * Permission is hereby granted, free of charge, to any person obtaining a  *
@@ -963,7 +963,7 @@ int _nc_tparm_err;
 #undef _nc_tparm_analyze
 int    _nc_tparm_analyze(
                const char *string, 
-               char    *p_is_s[9]
+               char    **p_is_s
                int     *_nc_popcount)
                { return(*(int *)0); }
 
@@ -1244,7 +1244,7 @@ chtype    _nc_retrace_chtype(
 
 #undef _nc_trace_ttymode
 char   *_nc_trace_ttymode(
-               struct termios *tty)
+               const struct termios *tty)
                { return(*(char **)0); }
 
 #undef _nc_tracebits