fix trailing whitespace
[nihav.git] / 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 { }))
 */