aboutsummaryrefslogtreecommitdiff
path: root/cert-spec.txt
diff options
context:
space:
mode:
authorIvan Markin <twim@riseup.net>2016-06-23 10:08:54 +0000
committerNick Mathewson <nickm@torproject.org>2016-06-23 09:30:28 -0400
commit92b465ba910c21853d4524b8684d1079b1ca0dfb (patch)
tree49148a49e1fbfebb8210acdf9b0d73529dba5cf7 /cert-spec.txt
parentab9952fce37c0084a27b39a660cb812c05789c8e (diff)
downloadtorspec-92b465ba910c21853d4524b8684d1079b1ca0dfb.tar.gz
torspec-92b465ba910c21853d4524b8684d1079b1ca0dfb.zip
Fixed a typo in EXTENSIONS field ( Length -> ExtLength )
Diffstat (limited to 'cert-spec.txt')
-rw-r--r--cert-spec.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/cert-spec.txt b/cert-spec.txt
index c54fd86..b242022 100644
--- a/cert-spec.txt
+++ b/cert-spec.txt
@@ -55,7 +55,7 @@
ExtLength [2 bytes]
ExtType [1 byte]
ExtFlags [1 byte]
- ExtData [Length bytes]
+ ExtData [ExtLength bytes]
The meaning of the ExtData field in an extension is type-dependent.