summaryrefslogtreecommitdiffstats
path: root/libiberty/vfork.c
diff options
context:
space:
mode:
Diffstat (limited to 'libiberty/vfork.c')
-rw-r--r--libiberty/vfork.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libiberty/vfork.c b/libiberty/vfork.c
index 7df7a22626..4aa5c21d42 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.
OpenPOWER on IntegriCloud