Fix prototype for getchar_unlocked().
This commit is contained in:
parent
774114995e
commit
5745b7c5af
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=123216
@ -60,7 +60,7 @@
|
||||
.Ft int
|
||||
.Fn getchar
|
||||
.Ft int
|
||||
.Fn getchar_unlocked "FILE *stream"
|
||||
.Fn getchar_unlocked "void"
|
||||
.Ft int
|
||||
.Fn getw "FILE *stream"
|
||||
.Sh DESCRIPTION
|
||||
|
Loading…
Reference in New Issue
Block a user