aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-sdp.c
diff options
context:
space:
mode:
authoretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2007-04-10 21:02:50 +0000
committeretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2007-04-10 21:02:50 +0000
commitf3a58cac955f58f77af60f1b31920ea83b7ad2d8 (patch)
treeb69f1028fef8ec97236da4fbfbad0a2515b67489 /epan/dissectors/packet-sdp.c
parent8013221acdf411bb0140190396829dbae45d174e (diff)
Add a reference.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@21377 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan/dissectors/packet-sdp.c')
-rw-r--r--epan/dissectors/packet-sdp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/dissectors/packet-sdp.c b/epan/dissectors/packet-sdp.c
index f3b19bd344..03ca9c8dea 100644
--- a/epan/dissectors/packet-sdp.c
+++ b/epan/dissectors/packet-sdp.c
@@ -23,6 +23,7 @@
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Ref http://www.ietf.org/rfc/rfc4566.txt?number=4566
*/
#include "config.h"