constify stack.c
authorTom Tromey <tromey@redhat.com>
Mon, 21 Jul 2014 23:06:20 +0000 (17:06 -0600)
committerTom Tromey <tromey@redhat.com>
Thu, 24 Jul 2014 17:30:03 +0000 (11:30 -0600)
commitd3d3328bca04f0a5d0c9216c53f737d94f5f947b
treefe2f0c963e1ae7b50820c43553f06d63c921d07f
parent414842dc7ae1d398fca1bda9a20a89d51b7c2f09
constify stack.c

This constifies a couple of functions in stack.c.

2014-07-24  Tom Tromey  <tromey@redhat.com>

* stack.c (up_silently_base, down_silently_base): Make argument
const.
gdb/ChangeLog
gdb/stack.c