[gdb/symtab] Fix two style issues in gdb/dwarf2/index-write.c
authorTom de Vries <tdevries@suse.de>
Wed, 18 Oct 2023 05:45:39 +0000 (07:45 +0200)
committerTom de Vries <tdevries@suse.de>
Wed, 18 Oct 2023 05:45:39 +0000 (07:45 +0200)
commit8bb3d8b1f9016b9506d4407ac0be2738834dc0bd
tree292fb88798bdff9e23144ff336cf3facca47030f
parent729d06679453542eee92e16b45aee00aa67f9a13
[gdb/symtab] Fix two style issues in gdb/dwarf2/index-write.c

While reviewing gdb/dwarf2/index-write.c I noticed two style issues.

Fix these.

Tested on x86_64-linux.

Approved-By: Tom Tromey <tom@tromey.com>
gdb/dwarf2/index-write.c