[xiph-cvs] cvs commit: vorbis/lib mdct.h

Monty xiphmont at xiph.org
Sat Dec 16 17:07:46 PST 2000



xiphmont    00/12/16 17:07:46

  Modified:    lib      mdct.h
  Log:
  no C++ comments, please

Revision  Changes    Path
1.15      +2 -2      vorbis/lib/mdct.h

Index: mdct.h
===================================================================
RCS file: /usr/local/cvsroot/vorbis/lib/mdct.h,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- mdct.h	2000/12/16 01:49:39	1.14
+++ mdct.h	2000/12/17 01:07:45	1.15
@@ -12,7 +12,7 @@
  ********************************************************************
 
  function: modified discrete cosine transform prototypes
- last mod: $Id: mdct.h,v 1.14 2000/12/16 01:49:39 xiphmont Exp $
+ last mod: $Id: mdct.h,v 1.15 2000/12/17 01:07:45 xiphmont Exp $
 
  ********************************************************************/
 
@@ -21,7 +21,7 @@
 
 #include "vorbis/codec.h"
 
-//#define MDCT_INTEGERIZED  <- be warned there could be some hurt left here
+/*#define MDCT_INTEGERIZED  <- be warned there could be some hurt left here*/
 #ifdef MDCT_INTEGERIZED
 
 #define DATA_TYPE int

--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the commits mailing list