Removed trailing tabs and whitespaces from C++ source
I used this command line: find <source directory> -name \*.\[ch\]pp -print0 | xargs -0 sed -i 's/[[:blank:]]*$//'
This commit is contained in:
parent
203f7b0ded
commit
9b7b1751fd
136 changed files with 346 additions and 346 deletions
Loading…
Add table
Reference in a new issue