]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Disallow trailing whitespace in docstrings
authorTom Tromey <tromey@adacore.com>
Wed, 17 Apr 2024 14:04:59 +0000 (08:04 -0600)
committerTom Tromey <tromey@adacore.com>
Tue, 14 May 2024 19:23:37 +0000 (13:23 -0600)
commitbe2a6a5803e575db62a1c27e022cb596d237181a
tree1543e663647730b84d86353eaf88b42874e20cec
parent0a6b9eefc211bc6af718d65adb260c056f3c6659
Disallow trailing whitespace in docstrings

This patch changes the docstring self-test to verify that there is no
trailing whitespace at the end of lines.  A few existing docstrings
had to be updated.
gdb/breakpoint.c
gdb/cris-tdep.c
gdb/infcmd.c
gdb/macrocmd.c
gdb/reverse.c
gdb/skip.c
gdb/typeprint.c
gdb/unittests/command-def-selftests.c