fix comment

This commit is contained in:
Milo Turner 2020-04-10 23:34:42 -04:00
parent 1b84b5119e
commit 76207c5326
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@
(tcp-abandon-port in)
(tcp-abandon-port out))
;; (http-request req [sock]) -> http-res?
;; (http-request sock req) -> http-res?
;; sock : http-socket?
;; req : http-req?
(define (http-request sock req)