summaryrefslogtreecommitdiff
path: root/player.c
diff options
context:
space:
mode:
Diffstat (limited to 'player.c')
-rw-r--r--player.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/player.c b/player.c
index ca4b00d..5efb679 100644
--- a/player.c
+++ b/player.c
@@ -2024,7 +2024,7 @@ void *player_thread_func(void *arg) {
conn->connection_number);
}
} else
- debug(2, "Delay error %d when checking running latency.", resp);
+ debug(3, "Delay error %d when checking running latency.", resp);
}
}