Update comment on gdb_environ::unset
authorSergio Durigan Junior <sergiodj@redhat.com>
Thu, 22 Jun 2017 18:50:24 +0000 (14:50 -0400)
committerSergio Durigan Junior <sergiodj@redhat.com>
Thu, 22 Jun 2017 18:50:24 +0000 (14:50 -0400)
commitd4c6ce5b011b03c7e4a84b530cba1f9b56441131
treee6a8115957458410e10adad5da5f6f4e067fd29b
parente652757bad63e4cf8c0c72df6e95c0c826f8e29d
Update comment on gdb_environ::unset

gdb_environ::unset iterates using '.end () - 1' now, instead of '.cend
() - 1'.  This obvious patch updates the comment.

gdb/ChangeLog:
2017-06-22  Sergio Durigan Junior  <sergiodj@redhat.com>

* common/environ.c (gdb_environ::unset): Update comment.
gdb/ChangeLog
gdb/common/environ.c
This page took 0.024294 seconds and 4 git commands to generate.