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-05-16 15:47:39 +08:00
2014-04-11 21:37:42 +08:00
2014-04-11 21:37:42 +08:00
2014-05-09 22:33:07 +08:00
2014-06-13 13:01:52 -04:00
2014-07-26 02:28:04 -04:00
2014-08-30 15:12:53 +02:00
2014-04-10 14:20:58 -04:00
2014-04-11 21:37:42 +08:00
2014-04-11 21:37:42 +08:00