Tristan Storch
69e332f432
Removed trailing white spaces
Removed trailing whitespaces with
```sh
for file in `grep -r " $" * | cut -d : -f 1 | sort | uniq | grep -v " "`; do sed -i 's/[ \t]*$//' $file; done
```
and some handwork.
2014-08-30 15:12:53 +02:00
..
2014-08-29 15:32:52 +08:00
2014-08-30 15:12:53 +02:00
2014-08-30 15:12:53 +02:00
2014-08-05 21:18:29 -04:00
2014-08-05 21:18:29 -04:00
2014-08-05 21:18:29 -04:00
2014-08-26 18:11:15 +08:00
2014-08-26 18:11:15 +08:00
2014-08-29 20:50:43 +08:00
2014-08-05 21:18:29 -04:00