From 3050d97eb83cfdfb4d04a51231acba47e6addf1c Mon Sep 17 00:00:00 2001 From: Daniel Caujolle-Bert Date: Wed, 26 Nov 2003 19:43:26 +0000 Subject: lprintf cleanup, pass I. CVS patchset: 5796 CVS date: 2003/11/26 19:43:26 --- src/demuxers/demux_str.c | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'src/demuxers/demux_str.c') diff --git a/src/demuxers/demux_str.c b/src/demuxers/demux_str.c index 00003d69f..3d69d6cd6 100644 --- a/src/demuxers/demux_str.c +++ b/src/demuxers/demux_str.c @@ -24,7 +24,7 @@ * This demuxer handles either raw STR files (which are just a concatenation * of raw compact disc sectors) or STR files with RIFF headers. * - * $Id: demux_str.c,v 1.20 2003/11/16 23:33:43 f1rmb Exp $ + * $Id: demux_str.c,v 1.21 2003/11/26 19:43:31 f1rmb Exp $ */ /* @@ -119,10 +119,11 @@ #include #include -/********** logging **********/ #define LOG_MODULE "demux_str" -/* #define LOG_VERBOSE */ -/* #define LOG */ +#define LOG_VERBOSE +/* +#define LOG +*/ #include "xine_internal.h" #include "xineutils.h" -- cgit v1.2.3