summaryrefslogtreecommitdiffstats
path: root/libmpdemux/network.c
diff options
context:
space:
mode:
Diffstat (limited to 'libmpdemux/network.c')
-rw-r--r--libmpdemux/network.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmpdemux/network.c b/libmpdemux/network.c
index 56e6456817..5bd9724588 100644
--- a/libmpdemux/network.c
+++ b/libmpdemux/network.c
@@ -502,7 +502,7 @@ extension=NULL;
}
*fd_out=fd;
- if( verbose ) {
+ if( verbose>0 ) {
http_debug_hdr( http_hdr );
}