]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - panel/llib-lpaneltw
ncurses 6.2 - patch 20210313
[ncurses.git] / panel / llib-lpaneltw
index efa41752ebf8430e62c57d2a778f50c4925cb908..713a0753aa3c2c51b803c40a7cf504e46ba6d485 100644 (file)
@@ -1,5 +1,6 @@
 /****************************************************************************
- * Copyright (c) 2010-2010,2015 Free Software Foundation, Inc.              *
+ * Copyright 2020 Thomas E. Dickey                                          *
+ * Copyright 2010,2015 Free Software Foundation, Inc.                       *
  *                                                                          *
  * Permission is hereby granted, free of charge, to any person obtaining a  *
  * copy of this software and associated documentation files (the            *
@@ -42,7 +43,8 @@ PANEL *_nc_retrace_panel(
 
 #undef _nc_my_visbuf
 const char *_nc_my_visbuf(
-               const void *ptr)
+               const void *ptr, 
+               int     n)
                { return(*(const char **)0); }
 
 #undef _nc_dPanel