aboutsummaryrefslogtreecommitdiffstats
path: root/packet-rtcp.h
diff options
context:
space:
mode:
Diffstat (limited to 'packet-rtcp.h')
-rw-r--r--packet-rtcp.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/packet-rtcp.h b/packet-rtcp.h
index d9b01e09b5..3c5e35911c 100644
--- a/packet-rtcp.h
+++ b/packet-rtcp.h
@@ -1,6 +1,6 @@
/* packet-rtcp.h
*
- * $Id: packet-rtcp.h,v 1.6 2001/09/03 10:33:06 guy Exp $
+ * $Id: packet-rtcp.h,v 1.7 2001/11/27 07:13:26 guy Exp $
*
* Routines for RTCP dissection
* RTCP = Real-time Transport Control Protocol
@@ -28,5 +28,4 @@
*/
void rtcp_add_address ( packet_info *pinfo, const unsigned char* ip_addr, int prt );
-void dissect_rtcp ( tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree );
void proto_register_rtcp( void );