mirror of
https://github.com/FEX-Emu/libunwind.git
synced 2024-11-23 14:29:38 +00: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