mirror of
https://github.com/tobast/libunwind-eh_elf.git
synced 2024-11-21 23:27:39 +01:00
One time whitespace fixup.
for f in $(find src include -name '*.[ch]'); do expand -t 8 $f > $tmp; mv $tmp $f; done
This commit is contained in:
parent
06e608d043
commit
781d5d5263
275 changed files with 7649 additions and 7649 deletions
Loading…
Reference in a new issue