From c3196a4a4625b575ea2caef4e8b6fb701c6dfc19 Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Fri, 20 Feb 2004 20:57:02 +0000 Subject: [PATCH] use spaces here instead of tabs, so it makes sense with different tab stops --- stepmania/src/arch/Sound/RageSoundDriver_CA.cpp | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/stepmania/src/arch/Sound/RageSoundDriver_CA.cpp b/stepmania/src/arch/Sound/RageSoundDriver_CA.cpp index 22a854b4eb..65ef026dc3 100644 --- a/stepmania/src/arch/Sound/RageSoundDriver_CA.cpp +++ b/stepmania/src/arch/Sound/RageSoundDriver_CA.cpp @@ -25,15 +25,15 @@ // -// +-------------------------------------------+-------------------------------------------+ -// | Packet N | Packet N+1 | -// | +-----------------+-----------------+ | +-----------------+-----------------+ | -// | | Frame M | Frame M+1... | | | Frame M | Frame M+1... | | +// +-------------------------------------------+-------------------------------------------+ +// | Packet N | Packet N+1 | +// | +-----------------+-----------------+ | +-----------------+-----------------+ | +// | | Frame M | Frame M+1... | | | Frame M | Frame M+1... | | // | | +------+------+ | +------+------+ | ... | | +------+------+ | +------+------+ | ... | ... -// | | | Ch-A | Ch-B | | | Ch-A | Ch-B | | | | | Ch-A | Ch-B | | | Ch-A | Ch-B | | | +// | | | Ch-A | Ch-B | | | Ch-A | Ch-B | | | | | Ch-A | Ch-B | | | Ch-A | Ch-B | | | // | | +------+------+ | +------+------+ | | | +------+------+ | +------+------+ | | -// | +-----------------+-----------------+ | +-----------------+-----------------+ | -// +-------------------------------------------+-------------------------------------------+ +// | +-----------------+-----------------+ | +-----------------+-----------------+ | +// +-------------------------------------------+-------------------------------------------+ //