]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Use correct types in string-set.h
authorTom Tromey <tom@tromey.com>
Tue, 11 Mar 2025 21:13:49 +0000 (15:13 -0600)
committerTom Tromey <tom@tromey.com>
Wed, 12 Mar 2025 20:23:50 +0000 (14:23 -0600)
commitb6cc4ef6d20c8b7cf216b67b6ae7eb21319f0efe
tree0b4b30bd18d6fce1fe5f9bda43797f2612150112
parentadd96080cf9e460afe478cfad489d7f22ab10678
Use correct types in string-set.h

My earlier patch to introduce string-set.h used the wrong type in the
hash functions.  This patch fixes the error.
gdbsupport/string-set.h