]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - panel/p_replace.c
ncurses 6.2 - patch 20210109
[ncurses.git] / panel / p_replace.c
index 5acbccf8406df0c4a4875e913cc79b6cec39239d..a2d56ae6316b508f684f7fbb764db7e8298f9318 100644 (file)
@@ -37,9 +37,9 @@
  */
 #include "panel.priv.h"
 
  */
 #include "panel.priv.h"
 
-MODULE_ID("$Id: p_replace.c,v 1.12 2020/02/02 23:34:34 tom Exp $")
+MODULE_ID("$Id: p_replace.c,v 1.13 2020/05/24 01:40:20 anonymous.maarten Exp $")
 
 
-NCURSES_EXPORT(int)
+PANEL_EXPORT(int)
 replace_panel(PANEL * pan, WINDOW *win)
 {
   int rc = ERR;
 replace_panel(PANEL * pan, WINDOW *win)
 {
   int rc = ERR;