Mercurial > hg > aimc
diff src/Modules/Input/ModuleFileInput.cc @ 144:f8ace1ee8782
- Support for training on random SNRs
author | tom@acousticscale.org |
---|---|
date | Sun, 07 Nov 2010 07:38:20 +0000 |
parents | 0c492eada814 |
children | 9425901c60a6 |
line wrap: on
line diff
--- a/src/Modules/Input/ModuleFileInput.cc Thu Nov 04 21:28:26 2010 +0000 +++ b/src/Modules/Input/ModuleFileInput.cc Sun Nov 07 07:38:20 2010 +0000 @@ -113,7 +113,7 @@ } } - // If the number of saples read is less than the buffer length, the end + // If the number of samples read is less than the buffer length, the end // of the file has been reached. if (read < buffer_length_) { // Zero samples at end