From fdef1a17e03a0bbdc4718d1c26c07356e94fb850 Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Mon, 23 Sep 1996 19:46:59 +0000 Subject: (netfs_append_std_options): Doc fix. --- libnetfs/append-std-options.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'libnetfs') diff --git a/libnetfs/append-std-options.c b/libnetfs/append-std-options.c index cb0a36da..1590d930 100644 --- a/libnetfs/append-std-options.c +++ b/libnetfs/append-std-options.c @@ -22,9 +22,8 @@ #include "netfs.h" -/* *Appends* to ARGZ & ARGZ_LEN '\0'-separated options describing the standard - netfs option state (note that unlike netfs_get_options, ARGZ & ARGZ_LEN - must already have a sane value). */ +/* Appends to ARGZ & ARGZ_LEN '\0'-separated options describing the standard + netfs option state. */ error_t netfs_append_std_options (char **argz, unsigned *argz_len) { -- cgit v1.2.3