summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/getc.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/getc.3
parent675a0bcf594f9fef7ea42856fc2dae79359daaea (diff)
downloadFreeBSD-src-642fd4337d7b7d5f8147824e7235f3cdc37b53ba.zip
FreeBSD-src-642fd4337d7b7d5f8147824e7235f3cdc37b53ba.tar.gz
Fix prototype.
Diffstat (limited to 'lib/libc/stdio/getc.3')
-rw-r--r--lib/libc/stdio/getc.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdio/getc.3 b/lib/libc/stdio/getc.3
index 6b73e49..25c9be4 100644
--- a/lib/libc/stdio/getc.3
+++ b/lib/libc/stdio/getc.3
@@ -58,7 +58,7 @@
.Ft int
.Fn getc_unlocked "FILE *stream"
.Ft int
-.Fn getchar
+.Fn getchar void
.Ft int
.Fn getchar_unlocked "void"
.Ft int
OpenPOWER on IntegriCloud