summaryrefslogtreecommitdiff
path: root/manual
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2006-09-15 12:51:47 +0000
committerJakub Jelinek <jakub@redhat.com>2006-09-15 12:51:47 +0000
commit5d456f7eba1c5083679973d53ef78b45b22818ca (patch)
treef4be894988fc80cdc48f3ff1a8d4a86d27decb9a /manual
parenteffe3e2d1a084fde8fae9b91febb28c97781f9e5 (diff)
Updated to fedora-glibc-20060915T0943
Diffstat (limited to 'manual')
-rw-r--r--manual/string.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/string.texi b/manual/string.texi
index 2717699213..f582bad96d 100644
--- a/manual/string.texi
+++ b/manual/string.texi
@@ -2534,7 +2534,7 @@ The @code{argz_append} function appends @var{buf_len} bytes starting at
@comment argz.h
@comment GNU
-@deftypefun {error_t} argz_delete (char **@var{argz}, size_t *@var{argz_len}, char *@var{entry})
+@deftypefun {void} argz_delete (char **@var{argz}, size_t *@var{argz_len}, char *@var{entry})
If @var{entry} points to the beginning of one of the elements in the
argz vector @code{*@var{argz}}, the @code{argz_delete} function will
remove this entry and reallocate @code{*@var{argz}}, modifying