whitespace cleanup

This commit is contained in:
Lennart Poettering 2009-02-02 01:54:09 +01:00
parent 121a8b9190
commit e412f1cde3
2 changed files with 3 additions and 1 deletions

View file

@ -599,7 +599,6 @@ void pa_envelope_apply(pa_envelope *e, pa_memchunk *chunk) {
switch (e->sample_spec.format) {
case PA_SAMPLE_U8: {
uint8_t *t;