Get rid of trailing whitespace.

Commit generated by command:

find -type f ! -path '*.git*' ! -path '*.png' ! -path '*.ico' ! -path \
    '*.ogg' | xargs -I '{}' sed -i '{}' -e 's/\t*$//g' -e 's/ *$//g'
master
Jacek Wielemborek 10 years ago
parent 3750a85c5f
commit e6c9e78935
Loading…
Cancel
Save