From 332fa27640b1901ac632e6d37a4aa9643d0f8594 Mon Sep 17 00:00:00 2001 From: Lorry Tar Creator Date: Wed, 20 Oct 2021 23:22:45 +0000 Subject: ncurses-6.3 --- panel/p_replace.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'panel/p_replace.c') diff --git a/panel/p_replace.c b/panel/p_replace.c index 5acbccf..a2d56ae 100644 --- a/panel/p_replace.c +++ b/panel/p_replace.c @@ -37,9 +37,9 @@ */ #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; -- cgit v1.2.1