Fix indentation in value_has_field
authorTom Tromey <tromey@adacore.com>
Mon, 19 Aug 2019 18:46:03 +0000 (12:46 -0600)
committerTom Tromey <tromey@adacore.com>
Mon, 19 Aug 2019 18:46:03 +0000 (12:46 -0600)
commit7ce8f214f1af1dd593ad42665da416ac46033f97
tree017d2d6ab176105997ce7c0501390e80fe16a4bb
parentf21c2bd7b7ef2a9c47e5713cabaa784bcf5c2bee
Fix indentation in value_has_field

value_has_field had a mis-indented line.  This fixes it.

gdb/ChangeLog
2019-08-19  Tom Tromey  <tromey@adacore.com>

* python/py-value.c (value_has_field): Fix indentation.
gdb/ChangeLog
gdb/python/py-value.c
This page took 0.026239 seconds and 4 git commands to generate.