Fix bogus reference to variable 'strings': should be:

"the array of pointers".
This commit is contained in:
Michael Kerrisk 2008-05-09 13:06:00 +00:00
parent dbd65d4942
commit 02770bac7c
1 changed files with 1 additions and 2 deletions

View File

@ -94,8 +94,7 @@ This array is
by
.BR backtrace_symbols (),
and must be freed by the caller.
(The strings pointed to by
.I strings
(The strings pointed to by the array of pointers
need not and should not be freed.)
.BR backtrace_symbols_fd ()