Przeglądaj źródła

tris: whitespace fix

Fixes: "tris: add picotls interop"
v1.2.3
Peter Wu 7 lat temu
rodzic
commit
079992e500
1 zmienionych plików z 2 dodań i 2 usunięć
  1. +2
    -2
      handshake_client_test.go

+ 2
- 2
handshake_client_test.go Wyświetl plik

@@ -68,8 +68,8 @@ func (i opensslInput) Read(buf []byte) (n int, err error) {
// log message from a completed server handshake.
type opensslOutputSink struct {
handshakeConfirmed chan struct{}
all []byte
line []byte
all []byte
line []byte
}

func newOpensslOutputSink() *opensslOutputSink {


Ładowanie…
Anuluj
Zapisz