ericw-tools/common
Eric Wasylishen 420125cc67 replace tabs with spaces.
for FILE in $(find . -name "*.h" -or -name "*.c"); do cat $FILE | expand > temp; cat temp > $FILE; done
2015-12-07 15:08:48 -07:00
..
bspfile.c replace tabs with spaces. 2015-12-07 15:08:48 -07:00
cmdlib.c replace tabs with spaces. 2015-12-07 15:08:48 -07:00
lbmlib.c replace tabs with spaces. 2015-12-07 15:08:48 -07:00
log.c replace tabs with spaces. 2015-12-07 15:08:48 -07:00
mathlib.c replace tabs with spaces. 2015-12-07 15:08:48 -07:00
polylib.c replace tabs with spaces. 2015-12-07 15:08:48 -07:00
scriplib.c replace tabs with spaces. 2015-12-07 15:08:48 -07:00
threads.c replace tabs with spaces. 2015-12-07 15:08:48 -07:00
trilib.c replace tabs with spaces. 2015-12-07 15:08:48 -07:00
wadlib.c replace tabs with spaces. 2015-12-07 15:08:48 -07:00