aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-rtp.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-rtp.h')
-rw-r--r--epan/dissectors/packet-rtp.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/epan/dissectors/packet-rtp.h b/epan/dissectors/packet-rtp.h
index a950675eb5..ec95019dd9 100644
--- a/epan/dissectors/packet-rtp.h
+++ b/epan/dissectors/packet-rtp.h
@@ -128,7 +128,7 @@ WS_DLL_PUBLIC
void rtp_add_address(packet_info *pinfo,
address *addr, int port,
int other_port,
- const gchar *setup_method,
+ const gchar *setup_method,
guint32 setup_frame_number,
gboolean is_video,
GHashTable *rtp_dyn_payload);
@@ -138,7 +138,7 @@ WS_DLL_PUBLIC
void srtp_add_address(packet_info *pinfo,
address *addr, int port,
int other_port,
- const gchar *setup_method,
+ const gchar *setup_method,
guint32 setup_frame_number,
gboolean is_video,
GHashTable *rtp_dyn_payload,