From ad663fa46ae246312293820ec20e4e4817d94fa8 Mon Sep 17 00:00:00 2001 From: Josh Coalson Date: Wed, 7 Feb 2007 17:38:37 +0000 Subject: [PATCH] minor comments --- src/libFLAC/include/private/lpc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/libFLAC/include/private/lpc.h b/src/libFLAC/include/private/lpc.h index 9f43344..b55e59f 100644 --- a/src/libFLAC/include/private/lpc.h +++ b/src/libFLAC/include/private/lpc.h @@ -45,7 +45,7 @@ * FLAC__lpc_window_data() * -------------------------------------------------------------------- * Applies the given window to the data. - * @@@ asm optimize + * OPT: asm implementation * * IN in[0,data_len-1] * IN window[0,data_len-1] -- 2.7.4