Fix minor problems found by static checking.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 26 Jul 2013 08:39:55 +0000 (09:39 +0100)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 26 Jul 2013 08:39:55 +0000 (09:39 +0100)
commitd5a7a9d94b84c99bc0a7178002d83ea7754732c0
tree6208a8575ec30ce306b57cc82c14a25134ad17b1
parent56ea72917a7a700e29cf6c115fd1cd75ad782e9e
Fix minor problems found by static checking.

* eval.c (get_backtrace_frame, backtrace_eval_unrewind): Now static.
(backtrace_eval_unrewind): ';' -> '{}' to pacify GCC.
src/ChangeLog
src/eval.c