From 99b581398536aae4ac5653df23c3d12d23359c1d Mon Sep 17 00:00:00 2001 From: DJ Delorie Date: Sun, 7 Oct 2001 22:42:23 +0000 Subject: merge from gcc --- libiberty/vfork.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libiberty/vfork.c') diff --git a/libiberty/vfork.c b/libiberty/vfork.c index 7df7a22..4aa5c21 100644 --- a/libiberty/vfork.c +++ b/libiberty/vfork.c @@ -3,7 +3,7 @@ /* -@deftypefn Supplemental int vfork () +@deftypefn Supplemental int vfork (void) Emulates @code{vfork} by calling @code{fork} and returning its value. -- cgit v1.1