]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - man/menu_items.3x
ncurses 6.4 - patch 20230701
[ncurses.git] / man / menu_items.3x
index 10722bbe3510287a1888cd7e929f31bd5ee78e51..056b22b86499e4053219299c0992c5f518e8621d 100644 (file)
@@ -1,6 +1,6 @@
 '\" t
 .\"***************************************************************************
-.\" Copyright 2018-2021,2022 Thomas E. Dickey                                *
+.\" Copyright 2018-2022,2023 Thomas E. Dickey                                *
 .\" Copyright 1998-2012,2015 Free Software Foundation, Inc.                  *
 .\"                                                                          *
 .\" Permission is hereby granted, free of charge, to any person obtaining a  *
@@ -28,8 +28,8 @@
 .\" authorization.                                                           *
 .\"***************************************************************************
 .\"
-.\" $Id: menu_items.3x,v 1.21 2022/02/12 20:05:11 tom Exp $
-.TH menu_items 3X 2022-02-12 "ncurses 6.4" "Library calls"
+.\" $Id: menu_items.3x,v 1.24 2023/07/01 15:46:10 tom Exp $
+.TH menu_items 3X 2023-07-01 "ncurses 6.4" "Library calls"
 .SH NAME
 \fBset_menu_items\fP,
 \fBmenu_items\fP,
@@ -42,7 +42,6 @@
 \fBITEM **menu_items(const MENU *\fImenu\fB);\fR
 .br
 \fBint item_count(const MENU *\fImenu\fB);\fR
-.br
 .SH DESCRIPTION
 The function \fBset_menu_items\fP changes the item pointer array of the given
 \fImenu\fP.  The array must be terminated by a \fBNULL\fP.