diff options
author | Andrew Burgess <aburgess@redhat.com> | 2025-04-19 22:33:32 +0100 |
---|---|---|
committer | Andrew Burgess <aburgess@redhat.com> | 2025-04-22 17:53:54 +0100 |
commit | b40e23f8093419b8e094ca515eb95deff905b8a5 (patch) | |
tree | 2d5c06b82222f5c35c410785861d7fd0d22b25e2 /gdb/testsuite/gdb.base/source-execution.c | |
parent | 5fd3d58ee9109b7a86b25504dc0cbd1739e6be01 (diff) | |
download | binutils-b40e23f8093419b8e094ca515eb95deff905b8a5.zip binutils-b40e23f8093419b8e094ca515eb95deff905b8a5.tar.gz binutils-b40e23f8093419b8e094ca515eb95deff905b8a5.tar.bz2 |
gdb/python: address some coding style issues in py-color.c
A few minor GNU/GDB coding style issues in py-color.c:
- Space after '&' reference operator in one place.
- Some excessive indentation on a couple of lines.
- Spaces after '!' logical negation operator.
- Using a pointer as a bool in a couple of places.
There should be no functional changes after this commit.
Diffstat (limited to 'gdb/testsuite/gdb.base/source-execution.c')
0 files changed, 0 insertions, 0 deletions