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…
Reference in New Issue