diff options
author | Thibaut Mattern <tmattern@users.sourceforge.net> | 2004-10-14 23:44:09 +0000 |
---|---|---|
committer | Thibaut Mattern <tmattern@users.sourceforge.net> | 2004-10-14 23:44:09 +0000 |
commit | c1f8c63fe9bdccd30f44e52abd2086750f3b243d (patch) | |
tree | 05ad276726d85d249312cd8e9dd336552103b3bf /src | |
parent | 0afc766174a39031fa27686bba32e28dd87af09c (diff) | |
download | xine-lib-c1f8c63fe9bdccd30f44e52abd2086750f3b243d.tar.gz xine-lib-c1f8c63fe9bdccd30f44e52abd2086750f3b243d.tar.bz2 |
sorry about that.
CVS patchset: 7037
CVS date: 2004/10/14 23:44:09
Diffstat (limited to 'src')
-rw-r--r-- | src/xine-engine/xine.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/xine-engine/xine.c b/src/xine-engine/xine.c index 7432bff60..40e0b5513 100644 --- a/src/xine-engine/xine.c +++ b/src/xine-engine/xine.c @@ -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: xine.c,v 1.298 2004/10/14 23:25:24 tmattern Exp $ + * $Id: xine.c,v 1.299 2004/10/14 23:44:09 tmattern Exp $ */ /* @@ -48,9 +48,9 @@ #define LOG_MODULE "xine" #define LOG_VERBOSE - +/* #define LOG - +*/ #define XINE_ENABLE_EXPERIMENTAL_FEATURES #define XINE_ENGINE_INTERNAL |