summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/sink-input.c
diff options
context:
space:
mode:
authorTanu Kaskinen <tanuk@iki.fi>2010-01-06 10:41:55 +0200
committerTanu Kaskinen <tanuk@iki.fi>2010-01-06 11:03:19 +0200
commit25435bf373cd928dbf269e86810eb23b0ac0d7ee (patch)
tree40c44d2fa33c8c705820e633b0d70a4ce18650a1 /src/pulsecore/sink-input.c
parentcc82553d7e5ce3602806127fef8090f89d573238 (diff)
sink-input: Replace a tab indentation with spaces.
Diffstat (limited to 'src/pulsecore/sink-input.c')
-rw-r--r--src/pulsecore/sink-input.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pulsecore/sink-input.c b/src/pulsecore/sink-input.c
index a4902909..c75d4176 100644
--- a/src/pulsecore/sink-input.c
+++ b/src/pulsecore/sink-input.c
@@ -1769,7 +1769,7 @@ static void sink_input_rewind_ramp_info(pa_sink_input *i, size_t nbytes) {
if (!i->thread_info.ramp_info.envelope_dead) {
int32_t envelope_length;
- pa_assert(i->thread_info.ramp_info.envelope);
+ pa_assert(i->thread_info.ramp_info.envelope);
envelope_length = pa_envelope_length(i->thread_info.ramp_info.envelope);