]> git.sesse.net Git - vlc/blobdiff - modules/visualization/visual/fft.c
Fix a bug with preferences
[vlc] / modules / visualization / visual / fft.c
index 465c3be958ce0d23ec95549e64bb8c0e24ed0bd3..ab723cacb59e86dfa834183f22cc902707e20d58 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * fft.c: Iterative implementation of a FFT
  *****************************************************************************
- * $Id: fft.c,v 1.3 2003/12/22 14:32:56 sam Exp $
+ * $Id$
  *
  * Mainly taken from XMMS's code
  *