From 6347f0626828dfd2861969f5b810bbc2b4ad9c74 Mon Sep 17 00:00:00 2001 From: wan guanglu Date: Sat, 14 Apr 2018 20:46:28 +0800 Subject: [PATCH] fix the mismatch between code and comments. --- src/feat/feature-window.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/feat/feature-window.h b/src/feat/feature-window.h index 748a8f91d10..fd03c0a955a 100644 --- a/src/feat/feature-window.h +++ b/src/feat/feature-window.h @@ -105,7 +105,7 @@ struct FeatureWindowFunction { file with the given number of samples in it (assumed to have the same sampling rate as specified in 'opts'). - @param [in] wave_length The number of samples in the wave file. + @param [in] num_samples The number of samples in the wave file. @param [in] opts The frame-extraction options class @param [in] flush True if we are asserting that this number of samples is