From 5bed56d982200550d5e8c45b217b071bfae9be14 Mon Sep 17 00:00:00 2001 From: DJ Delorie Date: Wed, 17 Oct 2001 17:15:41 -0400 Subject: argv.c, [...]: Improve manual formatting. * argv.c, asprintf.c, choose-temp.c, concat.c, cplus-dem.c, ffs.c, fnmatch.txh, getruntime.c, make-temp-file.c, mkstemps.c, pexecute.c, random.c, strsitnal.c, vasprintf.c: Improve manual formatting. * functions.texi: Regenerate. From-SVN: r46323 --- libiberty/cplus-dem.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libiberty/cplus-dem.c') diff --git a/libiberty/cplus-dem.c b/libiberty/cplus-dem.c index a464f45e151..e19340c5ada 100644 --- a/libiberty/cplus-dem.c +++ b/libiberty/cplus-dem.c @@ -877,7 +877,7 @@ cplus_demangle_name_to_style (name) /* char *cplus_demangle (const char *mangled, int options) If MANGLED is a mangled function name produced by GNU C++, then - a pointer to a malloced string giving a C++ representation + a pointer to a @code{malloc}ed string giving a C++ representation of the name will be returned; otherwise NULL will be returned. It is the caller's responsibility to free the string which is returned. -- cgit v1.2.1