]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - ncurses/llib-ltinfo
ncurses 6.2 - patch 20210522
[ncurses.git] / ncurses / llib-ltinfo
index b2160d4f66b7da59433b84e8c886227b364b3d3e..12926b65df8d1637405fe315f9135a503c45e753 100644 (file)
@@ -1,5 +1,5 @@
 /****************************************************************************
- * Copyright 2019,2020 Thomas E. Dickey                                     *
+ * Copyright 2019-2020,2021 Thomas E. Dickey                                *
  * Copyright 2012-2016,2017 Free Software Foundation, Inc.                  *
  *                                                                          *
  * Permission is hereby granted, free of charge, to any person obtaining a  *
@@ -887,7 +887,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); }
 
@@ -1143,7 +1143,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