summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/getwc.3
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2005-11-23 20:26:58 +0000
committerru <ru@FreeBSD.org>2005-11-23 20:26:58 +0000
commit642fd4337d7b7d5f8147824e7235f3cdc37b53ba (patch)
tree9d62c7805ffd751ef6840b14c301b7e076dcde72 /lib/libc/stdio/getwc.3
parent675a0bcf594f9fef7ea42856fc2dae79359daaea (diff)
downloadFreeBSD-src-642fd4337d7b7d5f8147824e7235f3cdc37b53ba.zip
FreeBSD-src-642fd4337d7b7d5f8147824e7235f3cdc37b53ba.tar.gz
Fix prototype.
Diffstat (limited to 'lib/libc/stdio/getwc.3')
-rw-r--r--lib/libc/stdio/getwc.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdio/getwc.3 b/lib/libc/stdio/getwc.3
index 6e4069c..4939ad1 100644
--- a/lib/libc/stdio/getwc.3
+++ b/lib/libc/stdio/getwc.3
@@ -56,7 +56,7 @@
.Ft wint_t
.Fn getwc "FILE *stream"
.Ft wint_t
-.Fn getwchar
+.Fn getwchar void
.Sh DESCRIPTION
The
.Fn fgetwc
OpenPOWER on IntegriCloud