aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--packet-sdp.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/packet-sdp.c b/packet-sdp.c
index ec10169380..5cf1ce8cd3 100644
--- a/packet-sdp.c
+++ b/packet-sdp.c
@@ -1,10 +1,10 @@
/* packet-sdp.c
- * Routines for SDP packet disassembly
+ * Routines for SDP packet disassembly (RFC 2327)
*
* Jason Lango <jal@netapp.com>
* Liberally copied from packet-http.c, by Guy Harris <guy@netapp.com>
*
- * $Id: packet-sdp.c,v 1.4 1999/11/16 11:42:53 guy Exp $
+ * $Id: packet-sdp.c,v 1.5 2000/01/13 03:18:34 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@zing.org>