aboutsummaryrefslogtreecommitdiffstats
path: root/packet-sdp.c
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2000-01-13 03:18:34 +0000
committerGuy Harris <guy@alum.mit.edu>2000-01-13 03:18:34 +0000
commitb773a607807c260b2a7b8cc723dc9c00709d367c (patch)
tree9d9f2db30556f2085ff5856e4d7724cbf9789d1a /packet-sdp.c
parentf71cb4953dd9887c7273db95f7e128c16d7914c0 (diff)
Indicate that the RFC for SDP is 2327.
svn path=/trunk/; revision=1459
Diffstat (limited to 'packet-sdp.c')
-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>