aboutsummaryrefslogtreecommitdiffstats
path: root/packet-sdp.c
diff options
context:
space:
mode:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2000-01-13 03:18:34 +0000
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2000-01-13 03:18:34 +0000
commit70bb7901751279b4837aaae832e1a589f1865e33 (patch)
tree9d9f2db30556f2085ff5856e4d7724cbf9789d1a /packet-sdp.c
parent4daad230261fa0b682892cd5071756f8ceca69ed (diff)
Indicate that the RFC for SDP is 2327.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@1459 f5534014-38df-0310-8fa8-9805f1628bb7
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>