constify unset_in_environ
authorTom Tromey <tromey@redhat.com>
Mon, 21 Jul 2014 22:33:21 +0000 (16:33 -0600)
committerTom Tromey <tromey@redhat.com>
Thu, 24 Jul 2014 17:30:02 +0000 (11:30 -0600)
commit41c77899672db7a30d09d2e68524f0eb3faf937b
tree682c8feaa8acd09dd3ec14d5bda850d69cfb3e03
parent93db0d79de0c2676edffb8e36109ca3f6faa822b
constify unset_in_environ

This constifies an argument to unset_in_environ.

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

* environ.c (unset_in_environ): Make "var" const.
* environ.h (unset_in_environ): Update.
gdb/ChangeLog
gdb/environ.c
gdb/environ.h