fix trailing whitespace
authorKostya Shishkov <kostya.shishkov@gmail.com>
Sun, 28 Oct 2018 09:33:28 +0000 (10:33 +0100)
committerKostya Shishkov <kostya.shishkov@gmail.com>
Sun, 28 Oct 2018 09:33:28 +0000 (10:33 +0100)
src/codecs/aac.rs

index 9bf215cc64c9277957450ca95ff053e2868f4a3d..b533e9a0b19e42f53463d510bb7f472cc8f9bf26 100644 (file)
@@ -394,7 +394,7 @@ unimplemented!("predictor data");
                 if ltp_data_present {
                     //ltp data
                 }
-            }                
+            }
         }
         Ok(Some(Self { }))
 */