summaryrefslogtreecommitdiff
path: root/libiberty/setproctitle.c
diff options
context:
space:
mode:
Diffstat (limited to 'libiberty/setproctitle.c')
-rw-r--r--libiberty/setproctitle.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libiberty/setproctitle.c b/libiberty/setproctitle.c
index b176b41f949..734af2eca6e 100644
--- a/libiberty/setproctitle.c
+++ b/libiberty/setproctitle.c
@@ -27,7 +27,7 @@ Boston, MA 02110-1301, USA. */
/*
-@deftypefn Supplemental void setproctitle(const char *@var{fmt} ...)
+@deftypefn Supplemental void setproctitle (const char *@var{fmt} ...)
Set the title of a process to @var{fmt}. va args not supported for now,
but defined for compatibility with BSD.