constify monitor_open
authorTom Tromey <tromey@redhat.com>
Mon, 21 Jul 2014 22:56:28 +0000 (16:56 -0600)
committerTom Tromey <tromey@redhat.com>
Thu, 24 Jul 2014 17:30:02 +0000 (11:30 -0600)
commit5a19e2d0fe40c852ea1ccc46c596764bb35d4d7d
tree98e871aae5a5f837f33288981de08c9d2526aa61
parentfc4baa5e1f016c27eab4b2593a1ba9db60e11bee
constify monitor_open

This constifies an argument to monitor_open.

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

* monitor.c (monitor_open): Make "args" const.
* monitor.h (monitor_open): Update.
gdb/ChangeLog
gdb/monitor.c
gdb/monitor.h