diff options
author | Tom Tromey <tromey@adacore.com> | 2023-01-25 08:04:39 -0700 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2023-01-25 12:29:03 -0700 |
commit | 6121eeb72978cc5749c4c9f119b4dbaf637517c9 (patch) | |
tree | 42b306928f011663886ed20b4c37cb53d8db23ee /gprofng | |
parent | 0e46a09d12aa9c2c77d783ace336866e429ffa73 (diff) | |
download | gdb-6121eeb72978cc5749c4c9f119b4dbaf637517c9.zip gdb-6121eeb72978cc5749c4c9f119b4dbaf637517c9.tar.gz gdb-6121eeb72978cc5749c4c9f119b4dbaf637517c9.tar.bz2 |
Clean up unusual code in mi-cmd-stack.c
I noticed some unusual code in mi-cmd-stack.c. This code is a switch,
where one of the cases appears in the middle of another block. It
seemed cleaner to me to have the earlier case just conditionally fall
through.
Diffstat (limited to 'gprofng')
0 files changed, 0 insertions, 0 deletions