Backport typo fix from trunk, for AIX.
commit1e304a8e18d57bf0cc8603bef71fc76334b96207
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 11 Jan 2013 07:51:25 +0000 (10 23:51 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 11 Jan 2013 07:51:25 +0000 (10 23:51 -0800)
tree0c7b90c589ba8d10383be3648ed76d941a4c219f
parentaab4ef7fe8511b5106d809415dbb733d18bfa087
Backport typo fix from trunk, for AIX.

* eval.c (mark_backtrace) [BYTE_MARK_STACK]: Remove stray '*'.
This follows up on the 2012-09-29 patch that removed indirection
for the 'function' field.  Reported by Sergey Vinokurov in
<http://lists.gnu.org/archive/html/emacs-devel/2012-11/msg00263.html>.
src/ChangeLog
src/eval.c