summaryrefslogtreecommitdiff
path: root/ui/rtp_stream.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/rtp_stream.h')
-rw-r--r--ui/rtp_stream.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/rtp_stream.h b/ui/rtp_stream.h
index 059444b96d..14c484bbd9 100644
--- a/ui/rtp_stream.h
+++ b/ui/rtp_stream.h
@@ -58,7 +58,7 @@ typedef struct _rtp_stream_info {
guint32 dest_port;
guint32 ssrc;
guint8 pt;
- gchar *info_payload_type_str;
+ const gchar *info_payload_type_str;
guint32 npackets;
guint32 first_frame_num; /**< frame number of first frame */