Skip to content

Commit 52e3937

Browse files
committed
typo fix
1 parent 1e8542b commit 52e3937

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test-server-name-indication.lisp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
(format char-stream "GET / HTTP/1.1~%")
1818
(format char-stream "Host: sni.velox.ch~%~%")
1919
(finish-output char-stream)
20-
(let ((reply)))
2120
(read-sequence reply-buf char-stream)
2221
reply-buf)
2322
(usocket:socket-close socket)))

0 commit comments

Comments
 (0)