asprintf.c: Change comment to note that -1 is returned upon error.
commit5958dc330c16b1fb355d721e6f50522abbe8bbb6
authornickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 3 Jun 2003 18:19:17 +0000 (3 18:19 +0000)
committernickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 3 Jun 2003 18:19:17 +0000 (3 18:19 +0000)
treeeaee2f561c122d0a6534ff716710a384a706c25f
parent68158cb06a8d0a8ea17e3ca8e35472a87cdfabff
asprintf.c: Change comment to note that -1 is returned upon error.
vasprintf.c: Likewise. (vasprintf): Return -1 upon error.
functions.texi: Document changes to asprintf and vasprintf.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67395 138bc75d-0d04-0410-961f-82ee72b054a4
libiberty/ChangeLog
libiberty/asprintf.c
libiberty/functions.texi
libiberty/vasprintf.c