diff options
author | Andrew Burgess <andrew.burgess@embecosm.com> | 2020-01-27 22:06:35 +0000 |
---|---|---|
committer | Andrew Burgess <andrew.burgess@embecosm.com> | 2020-02-05 13:01:06 +0000 |
commit | 5f44a4341cf9793ccfb28cb0ab6876174c0d89dc (patch) | |
tree | 75893f12090c9b7a04a2e0535516f3ebda4165e2 /gcc | |
parent | a2155f7dd3d8d031607036d40b0fa32f0cb8da52 (diff) | |
download | gcc-5f44a4341cf9793ccfb28cb0ab6876174c0d89dc.zip gcc-5f44a4341cf9793ccfb28cb0ab6876174c0d89dc.tar.gz gcc-5f44a4341cf9793ccfb28cb0ab6876174c0d89dc.tar.bz2 |
libiberty/hashtab: More const parameters
Makes some parameters const in libiberty's hashtab library.
include/ChangeLog:
* hashtab.h (htab_remove_elt): Make a parameter const.
(htab_remove_elt_with_hash): Likewise.
libiberty/ChangeLog:
* hashtab.c (htab_remove_elt): Make a parameter const.
(htab_remove_elt_with_hash): Likewise.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions