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-04-21 02:24:35 -04:00
2014-03-13 03:39:18 -04:00
2014-08-30 15:12:53 +02:00
2014-03-21 22:35:43 +08:00
2014-03-11 01:32:36 -04:00
2014-04-18 12:17:28 -04:00
2014-04-18 12:17:28 -04:00
2014-03-15 00:50:51 -04:00
2014-03-16 05:24:13 -04:00