]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - ncurses/llib-ltinfotw
ncurses 6.2 - patch 20210522
[ncurses.git] / ncurses / llib-ltinfotw
index 0e7e76275885e8048770a91561236dca0aa52201..23218c3ab064e45be446e531d6f89f516d644b91 100644 (file)
@@ -1,5 +1,5 @@
 /****************************************************************************
- * Copyright 2018-2019,2020 Thomas E. Dickey                                *
+ * Copyright 2018-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  *
@@ -985,7 +985,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); }
 
@@ -1277,7 +1277,7 @@ char      *_tracecchar_t(
 
 #undef _nc_trace_ttymode
 char   *_nc_trace_ttymode(
-               struct termios *tty)
+               const struct termios *tty)
                { return(*(char **)0); }
 
 #undef _nc_tracebits