mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-14 05:11:19 -04:00
Comment typo.
This commit is contained in:
parent
ee5f815f60
commit
f25b293fb5
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ type httpHandler struct {
|
|||
pconns []*turbotunnel.QueuePacketConn
|
||||
|
||||
// clientIDLookupKey is a secret key used to tweak the hash-based
|
||||
// assignement of ClientID to pconn, in order to avoid manipulation of
|
||||
// assignment of ClientID to pconn, in order to avoid manipulation of
|
||||
// hash assignments.
|
||||
clientIDLookupKey []byte
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue