summaryrefslogtreecommitdiff
path: root/src/demuxers/demux.h
diff options
context:
space:
mode:
authorMichael Roitzsch <mroi@users.sourceforge.net>2003-10-06 15:46:20 +0000
committerMichael Roitzsch <mroi@users.sourceforge.net>2003-10-06 15:46:20 +0000
commita0407c7861a4906f41152cf25ac3851a5a8eb6f8 (patch)
tree3160016839f00e01d2604a92f6d93fe7eb4142fa /src/demuxers/demux.h
parent0dc06920e3a99a06a47474ffb36be60a25bcbfa5 (diff)
downloadxine-lib-a0407c7861a4906f41152cf25ac3851a5a8eb6f8.tar.gz
xine-lib-a0407c7861a4906f41152cf25ac3851a5a8eb6f8.tar.bz2
some housekeeping and compiler warnings
CVS patchset: 5456 CVS date: 2003/10/06 15:46:20
Diffstat (limited to 'src/demuxers/demux.h')
-rw-r--r--src/demuxers/demux.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/demuxers/demux.h b/src/demuxers/demux.h
index fa64bca05..757deb745 100644
--- a/src/demuxers/demux.h
+++ b/src/demuxers/demux.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2002 the xine project
+ * Copyright (C) 2000-2003 the xine project
*
* This file is part of xine, a free video player.
*
@@ -17,7 +17,7 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
*
- * $Id: demux.h,v 1.32 2003/07/25 21:02:04 miguelfreitas Exp $
+ * $Id: demux.h,v 1.33 2003/10/06 15:46:20 mroi Exp $
*/
#ifndef HAVE_DEMUX_H