summaryrefslogtreecommitdiff
path: root/src/libfaad/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libfaad/common.h')
-rw-r--r--src/libfaad/common.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/libfaad/common.h b/src/libfaad/common.h
index 779f2742a..2af093adb 100644
--- a/src/libfaad/common.h
+++ b/src/libfaad/common.h
@@ -16,7 +16,7 @@
** along with this program; if not, write to the Free Software
** Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
**
-** $Id: common.h,v 1.2 2002/08/09 22:36:36 miguelfreitas Exp $
+** $Id: common.h,v 1.3 2002/10/22 04:46:22 storri Exp $
**/
#ifndef __COMMON_H__
@@ -55,12 +55,12 @@ extern "C" {
/* COMPILE TIME DEFINITIONS */
/* use the somewhat faster, but a lot larger FFTW library */
-//#define USE_FFTW
+/* #define USE_FFTW */
/* use double precision */
/* #define USE_DOUBLE_PRECISION */
-//#define SBR
+/* #define SBR */
#define ERROR_RESILIENCE