]> git.saurik.com Git - apple/libc.git/blob - stdio/FreeBSD/getc.3.patch
643552597f2d72bf6246845e10890f0044fcb8b9
[apple/libc.git] / stdio / FreeBSD / getc.3.patch
1 --- getc.3.bsdnew 2009-11-11 13:33:11.000000000 -0800
2 +++ getc.3 2009-11-11 14:52:54.000000000 -0800
3 @@ -54,7 +54,7 @@
4 .Ft int
5 .Fn getc_unlocked "FILE *stream"
6 .Ft int
7 -.Fn getchar void
8 +.Fn getchar "void"
9 .Ft int
10 .Fn getchar_unlocked "void"
11 .Ft int
12 @@ -141,7 +141,7 @@ until the condition is cleared with
13 .Sh STANDARDS
14 The
15 .Fn fgetc ,
16 -.Fn getc
17 +.Fn getc ,
18 and
19 .Fn getchar
20 functions