]> git.saurik.com Git - apple/libc.git/blobdiff - stdio/FreeBSD/getc.3.patch
Libc-498.tar.gz
[apple/libc.git] / stdio / FreeBSD / getc.3.patch
diff --git a/stdio/FreeBSD/getc.3.patch b/stdio/FreeBSD/getc.3.patch
new file mode 100644 (file)
index 0000000..045b4ab
--- /dev/null
@@ -0,0 +1,20 @@
+--- _SB/Libc/stdio/FreeBSD/getc.3      2004-11-25 11:38:34.000000000 -0800
++++ _SB/Libc/stdio/FreeBSD/getc.3.edit 2006-06-28 16:55:52.000000000 -0700
+@@ -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
+@@ -145,7 +145,7 @@
+ .Sh STANDARDS
+ The
+ .Fn fgetc ,
+-.Fn getc
++.Fn getc ,
+ and
+ .Fn getchar
+ functions