1
0
mirror of https://gitlab.isc.org/isc-projects/bind9.git synced 2025-07-28 19:42:05 +03:00
Files
bind9/doc/doxygen
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
..