]> git.sesse.net Git - vlc/blobdiff - src/audio_output/intf.c
* ./src/*, ./include/*: fixed a bunch of badly initialized structures, a few
[vlc] / src / audio_output / intf.c
index 6ddc1fe5122b34bad4edb2b5832badeb3af235ff..8bbc3a53fe9947eb65774a9941a8afc24a6ecc9e 100644 (file)
@@ -2,7 +2,7 @@
  * intf.c : audio output API towards the interface modules
  *****************************************************************************
  * Copyright (C) 2002 VideoLAN
- * $Id: intf.c,v 1.8 2002/11/14 22:38:48 massiot Exp $
+ * $Id: intf.c,v 1.9 2002/12/06 10:10:39 sam Exp $
  *
  * Authors: Christophe Massiot <massiot@via.ecp.fr>
  *
@@ -10,7 +10,7 @@
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
- * 
+ *
  * This program is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
@@ -41,7 +41,7 @@
  * mixer is running, so we need the mixer lock (too).
  *
  * Here is a schematic of the i_volume range :
- * 
+ *
  * |------------------------------+---------------------------------------|
  * 0                           pi_soft                                   1024
  *