From e8dbc32c6c6124aa4a7b6a1ce8ebed6ae6402d5e Mon Sep 17 00:00:00 2001 From: Jamie Bullock Date: Tue, 24 Oct 2006 07:37:43 +0000 Subject: Various minor fixes --- src/libxtract.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/libxtract.c') diff --git a/src/libxtract.c b/src/libxtract.c index ad03ffc..63abe49 100644 --- a/src/libxtract.c +++ b/src/libxtract.c @@ -105,7 +105,7 @@ char *xtract_help_strings[] = { "xtract_flux", "xtract_attack_time", "xtract_decay_time", - "xtract_delta_feature" + "xtract_delta_feature", "xtract_autocorrelation", "xtract_amdf", "xtract_asdf", @@ -114,5 +114,5 @@ char *xtract_help_strings[] = { "xtract_magnitude_spectrum", "xtract_autocorrelation_fft", "xtract_mfcc", - "xtract_dct", + "xtract_dct" }; -- cgit v1.2.3