diff options
author | Tom Tromey <tromey@adacore.com> | 2020-12-17 13:37:20 -0700 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2020-12-17 13:47:03 -0700 |
commit | 844a65387c55e9637359a8df1a633adb15d8966e (patch) | |
tree | e0778b5fd7dd3ea5c7eba3e4a2f3a345c3335db4 /gdb/python/py-value.c | |
parent | 32f47895b5859c1f34abec75478ef55f2d92b023 (diff) | |
download | binutils-844a65387c55e9637359a8df1a633adb15d8966e.zip binutils-844a65387c55e9637359a8df1a633adb15d8966e.tar.gz binutils-844a65387c55e9637359a8df1a633adb15d8966e.tar.bz2 |
Remove a use of n_spaces
While removing printfi_filtered, I found a spot that used n_spaces
where the now-ordinary "%*s" approach would do. This patch makes this
change.
Tested on x86-64 Fedora 32.
gdb/ChangeLog
2020-12-17 Tom Tromey <tromey@adacore.com>
* printcmd.c (print_variable_and_value): Don't use n_spaces.
Diffstat (limited to 'gdb/python/py-value.c')
0 files changed, 0 insertions, 0 deletions