summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThibaut Mattern <tmattern@users.sourceforge.net>2003-02-23 19:42:23 +0000
committerThibaut Mattern <tmattern@users.sourceforge.net>2003-02-23 19:42:23 +0000
commit0451671dcb9a683ece4eb54e2ed3132e4a33a296 (patch)
tree325e5e4b05ea4b14ccb7d6467de30cd3f00da69d
parentdfedaf4ddbaa33db7cbd3dbad054e923168a3fc2 (diff)
downloadxine-lib-0451671dcb9a683ece4eb54e2ed3132e4a33a296.tar.gz
xine-lib-0451671dcb9a683ece4eb54e2ed3132e4a33a296.tar.bz2
Always the same story.
CVS patchset: 4267 CVS date: 2003/02/23 19:42:23
-rw-r--r--src/input/net_buf_ctrl.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/input/net_buf_ctrl.c b/src/input/net_buf_ctrl.c
index 70eeebf5a..ee4136a4a 100644
--- a/src/input/net_buf_ctrl.c
+++ b/src/input/net_buf_ctrl.c
@@ -33,9 +33,9 @@
#define DEFAULT_LOW_WATER_MARK 1
#define DEFAULT_HIGH_WATER_MARK 5000 /* in millisecond */
-
+/*
#define LOG
-
+*/
struct nbc_s {