]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Rename "fp" in ctfread.c master
authorTom Tromey <tom@tromey.com>
Tue, 23 Sep 2025 00:33:54 +0000 (18:33 -0600)
committerTom Tromey <tom@tromey.com>
Sun, 5 Oct 2025 20:59:01 +0000 (14:59 -0600)
commitd8f40958cb68608afbf8128d51797f1ff468f854
treeca84afc30b940a9541122086025d9b846518d0ca
parentfe4b853b93f35842c7ec336076236b2891af06e1
Rename "fp" in ctfread.c

Earlier reviews pointed out that "fp" is a poor choice of name in
ctfread.c.  Nick suggested "dict" instead, so this patch makes this
change.
gdb/ctfread.c