aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/mgcp_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'openbsc/include/openbsc/mgcp_internal.h')
-rw-r--r--openbsc/include/openbsc/mgcp_internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbsc/include/openbsc/mgcp_internal.h b/openbsc/include/openbsc/mgcp_internal.h
index 45826300e..e44216736 100644
--- a/openbsc/include/openbsc/mgcp_internal.h
+++ b/openbsc/include/openbsc/mgcp_internal.h
@@ -71,7 +71,7 @@ struct mgcp_rtp_state {
uint16_t stats_max_seq;
uint32_t stats_cycles;
uint32_t stats_base_seq;
- /* uint32_t stats_bad_seq; no probation */
+ uint32_t stats_bad_seq;
/* uint32_t probation */
uint32_t stats_received;
/* uint32_t expected_prior no SenderReport */