aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>2012-08-23 09:45:15 +0000
committerjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>2012-08-23 09:45:15 +0000
commitbbc5b12fa67327e4164746dbde615a7e51a17ae3 (patch)
treecddfbe11e2650e1b0938fe75282f3b88e38c9d95
parent662cde5cf3cf2f8cb9c7c1fc56760ff37bef9a0b (diff)
Update spec link to version 2.1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@44627 f5534014-38df-0310-8fa8-9805f1628bb7
-rw-r--r--epan/dissectors/packet-hdcp2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-hdcp2.c b/epan/dissectors/packet-hdcp2.c
index 9d7efe19a4..1c5b5261d7 100644
--- a/epan/dissectors/packet-hdcp2.c
+++ b/epan/dissectors/packet-hdcp2.c
@@ -28,7 +28,7 @@
* authentication protocol messages are supported.
*
* The specification of version 2 of the protocol can be found at
- * http://www.digital-cp.com/files/static_page_files/2C1C0F30-0E09-E813-BFAB6BAAE8A76080/HDCP Interface Independent Adaptation Specification Rev2_0.pdf
+ * http://www.digital-cp.com/files/static_page_files/DABB540C-1A4B-B294-D0008CB2D348FA19/HDCP Interface Independent Adaptation Specification Rev2_1.pdf
*/
#ifdef HAVE_CONFIG_H