summaryrefslogtreecommitdiff
path: root/src/stream.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/stream.c')
-rw-r--r--src/stream.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stream.c b/src/stream.c
index 74170b3..22dfa96 100644
--- a/src/stream.c
+++ b/src/stream.c
@@ -72,7 +72,7 @@ static inline int lostcalc(struct stream *s, uint16_t seq)
}
-static void print_rtp_stats(struct stream *s)
+static void print_rtp_stats(const struct stream *s)
{
info("\n%-9s Transmit: Receive:\n"
"packets: %7u %7u\n"