diff options
author | Michael Roitzsch <mroi@users.sourceforge.net> | 2002-09-04 11:07:47 +0000 |
---|---|---|
committer | Michael Roitzsch <mroi@users.sourceforge.net> | 2002-09-04 11:07:47 +0000 |
commit | 0553f19ca2e0c262362e3ba8f827906c553418e8 (patch) | |
tree | 82e633e534af0ec16ce329c27bb3d5179a15bfd7 /src/input/libdvdnav/decoder.h | |
parent | 0b7b753a9fb15b5fb8d7ef9a4fae8bbe4822aa7b (diff) | |
download | xine-lib-0553f19ca2e0c262362e3ba8f827906c553418e8.tar.gz xine-lib-0553f19ca2e0c262362e3ba8f827906c553418e8.tar.bz2 |
sync to libdvdnav cvs
CVS patchset: 2603
CVS date: 2002/09/04 11:07:47
Diffstat (limited to 'src/input/libdvdnav/decoder.h')
-rw-r--r-- | src/input/libdvdnav/decoder.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/input/libdvdnav/decoder.h b/src/input/libdvdnav/decoder.h index 9b2c45a47..24657e889 100644 --- a/src/input/libdvdnav/decoder.h +++ b/src/input/libdvdnav/decoder.h @@ -18,7 +18,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: decoder.h,v 1.3 2002/08/09 22:52:14 mroi Exp $ + * $Id: decoder.h,v 1.4 2002/09/04 11:07:47 mroi Exp $ * */ @@ -31,7 +31,7 @@ #include "ifo_types.h" /* vm_cmd_t */ /* Uncomment for tracing */ -/* #define TRACE */ +/* #define TRACE */ typedef enum { LinkNoLink = 0, |