]> git.sesse.net Git - vlc/blobdiff - include/win32_specific.h
Stop using strings to index stats, use integers. The list is not sorted yet, though
[vlc] / include / win32_specific.h
index 28ee141725af9f4873f1b62208019c7bcdd641ff..dc25e815551124a31726e0178a5131ccb474d4dc 100644 (file)
@@ -1,8 +1,8 @@
 /*****************************************************************************
  * win32_specific.h: Win32 specific features
  *****************************************************************************
- * Copyright (C) 2001 VideoLAN
- * $Id: win32_specific.h,v 1.5 2004/01/25 18:17:08 zorglub Exp $
+ * Copyright (C) 2001 the VideoLAN team
+ * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
  *          Gildas Bazin <gbazin@netcourrier.com>
@@ -19,6 +19,6 @@
  *
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/