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
47dd253a37
commit
17829d80d5
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
package main
|
package main
|
||||||
|
|
||||||
// This code handled periodic statistics logging.
|
// This code handles periodic statistics logging.
|
||||||
//
|
//
|
||||||
// The only thing it keeps track of is how many connections had the client_ip
|
// The only thing it keeps track of is how many connections had the client_ip
|
||||||
// parameter. Write true to statsChannel to record a connection with client_ip;
|
// parameter. Write true to statsChannel to record a connection with client_ip;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue