]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - panel/p_bottom.c
ncurses 6.2 - patch 20200912
[ncurses.git] / panel / p_bottom.c
index a69ac9f4c82c25660ea5f105c3743084d94fa1b8..9b22f0457384180e64481c532892ab64ea7a7ed4 100644 (file)
@@ -38,9 +38,9 @@
  */
 #include "panel.priv.h"
 
-MODULE_ID("$Id: p_bottom.c,v 1.14 2020/02/02 23:34:34 tom Exp $")
+MODULE_ID("$Id: p_bottom.c,v 1.15 2020/05/24 01:40:20 anonymous.maarten Exp $")
 
-NCURSES_EXPORT(int)
+PANEL_EXPORT(int)
 bottom_panel(PANEL * pan)
 {
   int err = OK;