summaryrefslogtreecommitdiffstats
path: root/upstream/opensuse-tumbleweed/man3/driver.3form
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-17 10:52:03 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-17 10:52:03 +0000
commit932e4432596447eb9331cc2a2bb74a26a35b4efc (patch)
tree95161711ea07fd64f0c82d6e7943024c033dd5a8 /upstream/opensuse-tumbleweed/man3/driver.3form
parentAdding debian version 4.22.0-1. (diff)
downloadmanpages-l10n-932e4432596447eb9331cc2a2bb74a26a35b4efc.tar.xz
manpages-l10n-932e4432596447eb9331cc2a2bb74a26a35b4efc.zip
Merging upstream version 4.23.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'upstream/opensuse-tumbleweed/man3/driver.3form')
-rw-r--r--upstream/opensuse-tumbleweed/man3/driver.3form6
1 files changed, 3 insertions, 3 deletions
diff --git a/upstream/opensuse-tumbleweed/man3/driver.3form b/upstream/opensuse-tumbleweed/man3/driver.3form
index 1693af7f..eb107073 100644
--- a/upstream/opensuse-tumbleweed/man3/driver.3form
+++ b/upstream/opensuse-tumbleweed/man3/driver.3form
@@ -28,8 +28,8 @@
.\" authorization. *
.\"***************************************************************************
.\"
-.\" $Id: form_driver.3x,v 1.57 2024/01/13 22:05:39 tom Exp $
-.TH driver 3FORM 2024-01-13 "ncurses 6.4" "Library calls"
+.\" $Id: form_driver.3x,v 1.61 2024/04/20 18:55:09 tom Exp $
+.TH driver 3FORM 2024-04-20 "ncurses 6.5" "Library calls"
.de bP
.ie n .IP \(bu 4
.el .IP \(bu 2
@@ -43,7 +43,7 @@ command-processing loop of the form system
\fB#include <form.h>
.PP
\fBint form_driver(FORM *\fIform\fP, int \fIc\fP);
-\fBint form_driver_w(FORM *\fIform\fP, int \fIc\fP, wchar_t \fIwch\fP);
+\fBint form_driver_w(FORM *\fIform\fP, int \fIc\fP, wchar_t \fIwc\fP);
.fi
.SH DESCRIPTION
.SS form_driver