Loading...
stdio/FreeBSD/getc.3.patch Libc-763.11 /dev/null
--- Libc/Libc-763.11/stdio/FreeBSD/getc.3.patch
+++ /dev/null
@@ -1,20 +0,0 @@
---- getc.3.bsdnew	2009-11-11 13:33:11.000000000 -0800
-+++ getc.3	2009-11-11 14:52:54.000000000 -0800
-@@ -54,7 +54,7 @@
- .Ft int
- .Fn getc_unlocked "FILE *stream"
- .Ft int
--.Fn getchar void
-+.Fn getchar "void"
- .Ft int
- .Fn getchar_unlocked "void"
- .Ft int
-@@ -141,7 +141,7 @@ until the condition is cleared with
- .Sh STANDARDS
- The
- .Fn fgetc ,
--.Fn getc
-+.Fn getc ,
- and
- .Fn getchar
- functions