]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gdb/doc: trim trailing whitespaces
authorSimon Marchi <simon.marchi@efficios.com>
Wed, 1 Oct 2025 22:10:41 +0000 (18:10 -0400)
committerSimon Marchi <simon.marchi@polymtl.ca>
Thu, 2 Oct 2025 18:46:58 +0000 (14:46 -0400)
commit0c757596f90f1ef7049dab7b1d78d4995018c453
tree91865cd6e33855cb5e1251407c370cc5b767cfb8
parentd9901bd303497c42d7d579ceee985ba4390a9554
gdb/doc: trim trailing whitespaces

My editor "accidentally" removed all trailing whitespaces from
gdb.texinfo while doing a change.  That was mostly just an annoyance
but to avoid it happening again, I suggest removing them for good.

I look at the difference in the output of "make html".  The new output
has some trailing whitespaces removed, but none of them seems to cause a
semantic difference.  Not sure about other formats like info or pdf
though.

Change-Id: I3f349b28c581af69703365fea07e7b93614c987c
Approved-By: Eli Zaretskii <eliz@gnu.org>
gdb/doc/gdb.texinfo
gdb/doc/guile.texi
gdb/doc/python.texi