aboutsummaryrefslogtreecommitdiffstats
path: root/packet-srvloc.c
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-srvloc.c
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-srvloc.c')
-rw-r--r--packet-srvloc.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/packet-srvloc.c b/packet-srvloc.c
index 1d22b71a0e..4c9e15c8ed 100644
--- a/packet-srvloc.c
+++ b/packet-srvloc.c
@@ -9,7 +9,7 @@
* In particular I have not had an opportunity to see how it
* responds to SRVLOC over TCP.
*
- * $Id: packet-srvloc.c,v 1.45 2004/02/01 20:46:47 guy Exp $
+ * $Id: packet-srvloc.c,v 1.46 2004/02/28 22:56:36 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
@@ -310,7 +310,7 @@ static const value_string srvloc_errs_v2[] = {
* Character encodings.
* This is a small subset of what's in
*
- * http://www.isi.edu/in-notes/iana/assignments/character-sets
+ * http://www.iana.org/assignments/character-sets
*
* XXX - we should do something useful with this, i.e. properly
* handle strings based on the character set they're in.