diff trunk/src/Modules/Output/FileOutputAIMC.h @ 398:3ee03a6b95a0

- All \t to two spaces (style guide compliance)
author tomwalters
date Fri, 15 Oct 2010 05:46:53 +0000
parents 1c0723041971
children 99f9bf0f7798
line wrap: on
line diff
--- a/trunk/src/Modules/Output/FileOutputAIMC.h	Fri Oct 15 05:40:53 2010 +0000
+++ b/trunk/src/Modules/Output/FileOutputAIMC.h	Fri Oct 15 05:46:53 2010 +0000
@@ -67,7 +67,7 @@
 
   int channel_count_;
   int buffer_length_;
-  float sample_rate_;	
+  float sample_rate_;  
   float frame_period_ms_;
 };
 }  // namespace aimc