[xiph-commits] r12295 - trunk/vorbis/lib

giles at svn.xiph.org giles at svn.xiph.org
Wed Jan 3 11:18:19 PST 2007


Author: giles
Date: 2007-01-03 11:18:18 -0800 (Wed, 03 Jan 2007)
New Revision: 12295

Modified:
   trunk/vorbis/lib/psytune.c
Log:
Quoth Monty on IRC.


Modified: trunk/vorbis/lib/psytune.c
===================================================================
--- trunk/vorbis/lib/psytune.c	2007-01-03 13:37:59 UTC (rev 12294)
+++ trunk/vorbis/lib/psytune.c	2007-01-03 19:18:18 UTC (rev 12295)
@@ -12,10 +12,13 @@
 
  function: simple utility that runs audio through the psychoacoustics
            without encoding
- last mod: $Id: psytune.c,v 1.20 2003/03/04 21:22:11 xiphmont Exp $
+ last mod: $Id$
 
  ********************************************************************/
 
+/* NB: this is dead code, retained purely for doc and reference value
+       don't try to compile it */
+
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>



More information about the commits mailing list