* eval.c (mark_backtrace) [BYTE_MARK_STACK]: Remove stray '*'.
commitbf20ea80f6331aaea18042a92928deb9db1b66f3
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 15 Nov 2012 00:41:32 +0000 (14 16:41 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 15 Nov 2012 00:41:32 +0000 (14 16:41 -0800)
tree5be6e4badb08dd33796548d3e89f3ccf0d9ec474
parent1668ea9062effeaf84e2fcf1e97c9b174c66a4ec
* 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