Remove trailing spaces.

This commit is contained in:
Kugel Fuhr
2025-06-12 22:09:53 +02:00
parent 40aced6d6d
commit b7a5ec86c5

View File

@@ -200,13 +200,13 @@ Here is a description of all the command line options:
<tag><tt>-d, --debug</tt></tag>
Enables debug mode, for debugging the behavior of cc65.
<label id="option-dD">
<tag><tt>-dD</tt></tag>
Like <tt/<ref id="option-dM" name="-dM">/ but does not include the predefined
macros.
macros.
<label id="option-dM">