aboutsummaryrefslogtreecommitdiffstats
path: root/packet-wap.h
diff options
context:
space:
mode:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2004-02-28 22:56:36 +0000
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2004-02-28 22:56:36 +0000
commit31493f5bb709b72cab16b92055891dc02bea2634 (patch)
treefa0cea29ddbe8c21d07fadaac0d6380feec59157 /packet-wap.h
parent939eb36c62e8ad74f6a6aa9b81671f98aaed87f7 (diff)
Update URLs for various IANA documents.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@10262 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'packet-wap.h')
-rw-r--r--packet-wap.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/packet-wap.h b/packet-wap.h
index 0b5cf2e5e7..bfab8d801a 100644
--- a/packet-wap.h
+++ b/packet-wap.h
@@ -2,7 +2,7 @@
*
* Declarations for WAP packet disassembly
*
- * $Id: packet-wap.h,v 1.8 2002/08/28 21:00:37 jmayer Exp $
+ * $Id: packet-wap.h,v 1.9 2004/02/28 22:56:36 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
@@ -34,7 +34,7 @@
#include <epan/packet.h>
/* Port Numbers as per IANA */
-/* < URL:http://www.isi.edu/in-notes/iana/assignments/port-numbers/ > */
+/* < URL:http://www.iana.org/assignments/port-numbers/ > */
#define UDP_PORT_WSP 9200 /* wap-wsp */
#define UDP_PORT_WTP_WSP 9201 /* wap-wsp-wtp */
#define UDP_PORT_WTLS_WSP 9202 /* wap-wsp-s */