commit | 382cac8881270437414bb6b6bd5b7b15761e3000 | [log] [tgz] |
---|---|---|
author | Tom de Vries <tdevries@suse.de> | Sat Jun 15 08:10:44 2024 +0200 |
committer | Tom de Vries <tdevries@suse.de> | Sat Jun 15 08:10:44 2024 +0200 |
tree | 5669250187b5d0f37b429e8649881957d6f6a37b | |
parent | b790195962cf7ddf7daa3d491d9de579431db9d5 [diff] |
[gdb/testsuite] Clean up formatting in gdb/contrib/cc-with-tweaks.sh In emacs, on gdb/contrib/cc-with-tweaks.sh, do: - M-x whitespace-cleanup, - M-x mark-whole-buffer and M-x indent-region, and - and undo the unwanted changes in the header comment. Only whitespace changes. Tested on x86_64-linux. Approved-by: Kevin Buettner <kevinb@redhat.com>