Brendan was getting pissed off about inconsistent indentation styles.
commitdec4eefc939e5f3a307e1ea5bc93120412e47b48
authormsmith <msmith@0101bb08-14d6-0310-b084-bc0e0c8e3800>
Sat, 15 Mar 2003 02:10:19 +0000 (15 02:10 +0000)
committermsmith <msmith@0101bb08-14d6-0310-b084-bc0e0c8e3800>
Sat, 15 Mar 2003 02:10:19 +0000 (15 02:10 +0000)
treefc1c145055ea799f902903f08d1e624cd348d161
parent7521cfe0db6dfd76dc9133d43f4fa34f9b811c20
Brendan was getting pissed off about inconsistent indentation styles.
Convert all tabs to 4 spaces. All code must now use 4 space indents.

git-svn-id: http://svn.xiph.org/trunk@4492 0101bb08-14d6-0310-b084-bc0e0c8e3800
42 files changed:
avl/avl.c
avl/avl.h
avl/test.c
httpp/httpp.c
httpp/httpp.h
httpp/test.c
icecast/src/admin.c
icecast/src/client.c
icecast/src/client.h
icecast/src/config.c
icecast/src/config.h
icecast/src/configtest.c
icecast/src/connection.c
icecast/src/connection.h
icecast/src/event.c
icecast/src/format.c
icecast/src/format.h
icecast/src/format_mp3.c
icecast/src/format_vorbis.c
icecast/src/fserve.c
icecast/src/global.c
icecast/src/global.h
icecast/src/logging.c
icecast/src/main.c
icecast/src/refbuf.c
icecast/src/refbuf.h
icecast/src/sighandler.c
icecast/src/slave.c
icecast/src/source.c
icecast/src/source.h
icecast/src/stats.c
icecast/src/stats.h
icecast/src/util.c
icecast/src/xslt.c
icecast/src/yp.h
log/log.c
log/test.c
net/sock.c
net/test_resolver.c
thread/thread.c
thread/thread.h
timing/timing.c