diff options
Diffstat (limited to 'libiberty/argv.c')
-rw-r--r-- | libiberty/argv.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libiberty/argv.c b/libiberty/argv.c index 824a029..195d310 100644 --- a/libiberty/argv.c +++ b/libiberty/argv.c @@ -82,7 +82,7 @@ SYNOPSIS DESCRIPTION Duplicate an argument vector. Simply scans through the - vector, duplicating each argument argument until the + vector, duplicating each argument until the terminating NULL is found. RETURNS |