bind9/bin/delv
Tom Krizek 5893debf46
Remove trailing whitespace from all text files
I've used the following command to remove the trailing whitespace for
all tracked text files:

git grep -Il '' | xargs sed -i 's/[ \t]*$//'
2023-06-13 15:05:40 +02:00
..
.gitignore [master] update gitignore files; use rev-parse to get srcid 2014-06-17 13:49:30 -07:00
delv.c The zone table no longer depends on the loop manager 2023-05-12 20:48:31 +01:00
delv.rst Remove trailing whitespace from all text files 2023-06-13 15:05:40 +02:00
Makefile.am add "delv +ns" command, for full internal resolution 2023-03-28 12:39:05 -07:00