Indicate that the RFC for SDP is 2327.

svn path=/trunk/; revision=1459
This commit is contained in:
Guy Harris 2000-01-13 03:18:34 +00:00
parent f71cb4953d
commit b773a60780
1 changed files with 2 additions and 2 deletions

View File

@ -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>