]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - man/curs_opaque.3x
ncurses 6.4 - patch 20230701
[ncurses.git] / man / curs_opaque.3x
index 1668fac7f04eb852217fa40f1b0beaff9e5cb56b..ef6a193391000380c79dc1933e3a2539db54d2fc 100644 (file)
@@ -27,8 +27,8 @@
 .\" authorization.                                                           *
 .\"***************************************************************************
 .\"
-.\" $Id: curs_opaque.3x,v 1.20 2023/03/11 20:40:58 tom Exp $
-.TH curs_opaque 3X 2023-03-11 "ncurses 6.4" "Library calls"
+.\" $Id: curs_opaque.3x,v 1.23 2023/07/01 14:31:54 tom Exp $
+.TH curs_opaque 3X 2023-07-01 "ncurses 6.4" "Library calls"
 .ie \n(.g .ds `` \(lq
 .el       .ds `` ``
 .ie \n(.g .ds '' \(rq
@@ -85,7 +85,6 @@
 \fBint wgetdelay(const WINDOW *\fIwin\fB);\fR
 .br
 \fBint wgetscrreg(const WINDOW *\fIwin\fB, int *\fItop\fB, int *\fIbottom\fB);\fR
-.br
 .SH DESCRIPTION
 This implementation provides functions which return properties
 set in the WINDOW structure, allowing it to be \*(``opaque\*('' if