Backport typo fix from trunk, for AIX.
commit45b7bfdd5414ee4be86b10468afbcd493aacd5ef
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)
tree7eff08f4ff3860a559908169aaaadf750b75aadf
parentb6f960a0ea4a19ed3dc8a6c5e34cf1d2e02b4bb9
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>.

Fixes: debbugs:13408
src/ChangeLog
src/eval.c