]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - libiberty/asprintf.c
merge from gcc
[thirdparty/binutils-gdb.git] / libiberty / asprintf.c
index 7693ac01818061d84063ee7983d496cffe640d01..5de775616d0fef3fdf5fea18b640408cc5b3e8ca 100644 (file)
@@ -30,7 +30,7 @@ Boston, MA 02111-1307, USA.  */
 
 /*
 
-@deftypefn Extension int asprintf (char **@var{resptr}, char *@var{format}, ...)
+@deftypefn Extension int asprintf (char **@var{resptr}, const char *@var{format}, ...)
 
 Like @code{sprintf}, but instead of passing a pointer to a buffer, you
 pass a pointer to a pointer.  This function will compute the size of