diff options
author | Andrew Burgess <aburgess@redhat.com> | 2022-03-30 15:53:42 +0100 |
---|---|---|
committer | Andrew Burgess <aburgess@redhat.com> | 2022-04-07 16:01:17 +0100 |
commit | b5556e33b5cbe101257074c497178df6de293c3e (patch) | |
tree | ce2935f413c1672065dbdba70eb32801735a1393 /intl | |
parent | 86d77f6a5be904f13c633f10bdf77ff3dd69db94 (diff) | |
download | gdb-b5556e33b5cbe101257074c497178df6de293c3e.zip gdb-b5556e33b5cbe101257074c497178df6de293c3e.tar.gz gdb-b5556e33b5cbe101257074c497178df6de293c3e.tar.bz2 |
gdb: add some const in gdb/reggroups.c
This commit makes the 'struct reggroup *' argument const for the
following functions:
reggroup_next
reggroup_prev
reggroup_name
reggroup_type
There are other places that could benefit from const in the
reggroup.{c,h} files, but these will be changing in further commits.
There should be no user visible changes after this commit.
Diffstat (limited to 'intl')
0 files changed, 0 insertions, 0 deletions