pancake e6f2cd0b2a
Remove trailing spaces (#19460)
$ git grep ' $' | grep -v ^test/ | cut -d : -f 1 | sort -u > /tmp/trailing
$ for a in `cat /tmp/trailing` ; do sed -i -e 's/ *$//' $a ; done
2021-12-02 17:39:59 +01:00
..
2013-01-26 03:33:13 +01:00
2021-12-02 17:39:59 +01:00
2021-12-02 17:39:59 +01:00
2021-06-25 14:34:43 +02:00
2021-12-02 17:39:59 +01:00
2021-10-05 10:28:56 +02:00
2015-01-22 22:20:04 +01:00