* doc/c-arm.texi: Add new fpe options to list of supported flags.
[deliverable/binutils-gdb.git] / libiberty / make-temp-file.c
index db4bd9e5e4a948f3282e5b535f1a753b1f6f1de2..883350479fce9aaac8e9fcfde50bc424fdde37d7 100644 (file)
@@ -139,7 +139,7 @@ choose_tmpdir ()
 
 Return a temporary file name (as a string) or @code{NULL} if unable to
 create one.  @var{suffix} is a suffix to append to the file name.  The
-string is malloced, and the temporary file has been created.
+string is @code{malloc}ed, and the temporary file has been created.
 
 @end deftypefn
 
This page took 0.02286 seconds and 4 git commands to generate.