Two minor changes in ctfread.c
authorTom Tromey <tom@tromey.com>
Mon, 27 Jan 2020 01:43:17 +0000 (18:43 -0700)
committerTom Tromey <tom@tromey.com>
Mon, 27 Jan 2020 01:44:41 +0000 (18:44 -0700)
commit168f8c6ba008bed9fcc2fe7098416f608e4419af
tree2689a11160c6db2214414c17b0c8fb824b801127
parent3024a17ae029ec7f55b498e99ddd6238e22fe565
Two minor changes in ctfread.c

I noticed a couple of minor issues in ctfread.c, both fixed by this
patch:

* ctf_fp_info was not indented properly; and
* _initialize_ctfread is no longer needed

gdb/ChangeLog
2020-01-26  Tom Tromey  <tom@tromey.com>

* ctfread.c (struct ctf_fp_info): Reindent.
(_initialize_ctfread): Remove.

Change-Id: I72707b74bc59e6e426b3a7bc8843d96c0d786f1e
gdb/ChangeLog
gdb/ctfread.c
This page took 0.041088 seconds and 4 git commands to generate.