mirror of
https://github.com/status-im/nim-chronos.git
synced 2025-02-09 09:53:27 +00:00
bearssl: spelling (#294)
This commit is contained in:
parent
f2e4d447d6
commit
2a19e4ca4c
@ -81,7 +81,7 @@ type
|
||||
handshakeFut*: Future[void]
|
||||
|
||||
TLSAsyncStream* = ref object of RootRef
|
||||
xwc*: X509NoAnchorContext
|
||||
xwc*: X509NoanchorContext
|
||||
ccontext*: SslClientContext
|
||||
scontext*: SslServerContext
|
||||
sbuffer*: seq[byte]
|
||||
|
Loading…
x
Reference in New Issue
Block a user