Update for rustc

This commit is contained in:
Pierre Krieger 2014-12-20 18:55:44 +01:00
parent 1354652147
commit 56cb67989e
1 changed files with 1 additions and 1 deletions

View File

@ -272,7 +272,7 @@ impl<'a, T> Drop for Buffer<'a, T> where T: Sample {
}
}
})
)
);
match conversion.to_format {
SampleFormat::I16 => {