trim trailing whitespace

This commit is contained in:
a1346054 2021-09-05 13:17:33 +00:00
parent 001ea8a190
commit c8ddefe816
35 changed files with 132 additions and 137 deletions

View File

@ -102,4 +102,3 @@ h 15 152.63.50.89
h 16 152.179.99.218
h 17 152.179.99.218
h 18 152.179.99.218

View File

@ -172,4 +172,3 @@ endif
dist-hook:
$(AM_V_GEN)echo $(VERSION) > $(distdir)/.tarball-version

View File

@ -110,4 +110,3 @@ when the server was upgraded, the mailing list died.)
REW

2
TODO
View File

@ -1,4 +1,3 @@
Hi everyone,
This is the "todo" file for mtr. I just realized that some people
@ -125,4 +124,3 @@ Things that shouldn't be on the TODO list because they're done. ;-)
- Read environment variable "MTR_DEFAULTS" as a commandline before
parsing the commandline. -- DONE. (ok it's MTR_OPTIONS.)