diff options
author | Simon Marchi <simon.marchi@ericsson.com> | 2017-11-23 11:05:22 -0500 |
---|---|---|
committer | Simon Marchi <simon.marchi@ericsson.com> | 2017-11-23 11:05:22 -0500 |
commit | bd046f64a193405f2fef2d5120fab4be25feaa8b (patch) | |
tree | 808f18ba8d4b12bc2410f3afeecfe66ad0990aa9 /gdb/osdata.c | |
parent | 4c37490d92c0168e5192ce109a791c4b3fec9f8e (diff) | |
download | gdb-bd046f64a193405f2fef2d5120fab4be25feaa8b.zip gdb-bd046f64a193405f2fef2d5120fab4be25feaa8b.tar.gz gdb-bd046f64a193405f2fef2d5120fab4be25feaa8b.tar.bz2 |
Revert unexpected rename in previous patch
While working on the previous patch, I renamed variables whose type I
changed to let the compiler help me find their usages, but I forgot to
rename one back to its original name. This patch fixes it.
gdb/ChangeLog:
* varobj.c (struct varobj_dynamic) <children_requested_>: Rename
back to...
<children_requested>: ... this.
(varobj_get_num_children, varobj_update): Adjust.
Diffstat (limited to 'gdb/osdata.c')
0 files changed, 0 insertions, 0 deletions