summaryrefslogtreecommitdiff
path: root/libiberty/argv.c
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2007-07-23 18:01:25 +0000
committerDJ Delorie <dj@redhat.com>2007-07-23 18:01:25 +0000
commitacf3a813966e07c6ab7f59746162bf13cb46e3c8 (patch)
tree21f2a50742c9c9d7b70488fa263a9fd1123ab33e /libiberty/argv.c
parentdc89df6af02e57a0087729705ceebfdd36e86654 (diff)
downloadbinutils-acf3a813966e07c6ab7f59746162bf13cb46e3c8.tar.gz
binutils-acf3a813966e07c6ab7f59746162bf13cb46e3c8.tar.bz2
binutils-acf3a813966e07c6ab7f59746162bf13cb46e3c8.zip
merge from gcc
Diffstat (limited to 'libiberty/argv.c')
-rw-r--r--libiberty/argv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libiberty/argv.c b/libiberty/argv.c
index faeb72de448..38bd4497090 100644
--- a/libiberty/argv.c
+++ b/libiberty/argv.c
@@ -290,7 +290,7 @@ char **buildargv (const char *input)
/*
-@deftypefn Extension int writeargv (const char **@var{argv}, FILE *@{file})
+@deftypefn Extension int writeargv (const char **@var{argv}, FILE *@var{file})
Write each member of ARGV, handling all necessary quoting, to the file
named by FILE, separated by whitespace. Return 0 on success, non-zero