From: Kostya Shishkov Date: Sun, 28 Oct 2018 09:33:28 +0000 (+0100) Subject: fix trailing whitespace X-Git-Url: https://git.nihav.org/?p=nihav.git;a=commitdiff_plain;h=190f8cf038e951ba9af0f0ac4a120dd0a7847b6d fix trailing whitespace --- diff --git a/src/codecs/aac.rs b/src/codecs/aac.rs index 9bf215c..b533e9a 100644 --- a/src/codecs/aac.rs +++ b/src/codecs/aac.rs @@ -394,7 +394,7 @@ unimplemented!("predictor data"); if ltp_data_present { //ltp data } - } + } } Ok(Some(Self { })) */