aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-pcli.c
diff options
context:
space:
mode:
authorChris Maynard <Christopher.Maynard@GTECH.COM>2012-03-15 23:21:05 +0000
committerChris Maynard <Christopher.Maynard@GTECH.COM>2012-03-15 23:21:05 +0000
commit023545da8280041bd5dbf040a48c01f4910d0b9e (patch)
tree83f917b819f3bdcc5553b797f68f2a6421c8db5f /epan/dissectors/packet-pcli.c
parentbc30c6d5aa63c63b65de56a0161f9d2e8b07be22 (diff)
Update the link to the specification.
svn path=/trunk/; revision=41581
Diffstat (limited to 'epan/dissectors/packet-pcli.c')
-rw-r--r--epan/dissectors/packet-pcli.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-pcli.c b/epan/dissectors/packet-pcli.c
index d193367465..0148a29327 100644
--- a/epan/dissectors/packet-pcli.c
+++ b/epan/dissectors/packet-pcli.c
@@ -1,7 +1,7 @@
/* packet-pcli.c
* Routines for Packet Cable Lawful Intercept packet disassembly
* Packet Cable Lawful Intercept is detailed at
- * http://www.packetcable.com/downloads/specs/pkt-sp-esp-I01-991229.pdf
+ * http://www.cablelabs.com/specifications/archives/PKT-SP-ESP-I01-991229.pdf
* Chapter 4 ( Call Content Connection Interface )
*
* $Id$