Missing data character

This commit is contained in:
Jay McCarthy 2011-12-12 15:53:50 -07:00
parent 932f7ce726
commit 701b8ed72f

View File

@ -50,8 +50,8 @@
(request-client-ip req) (request-client-ip req)
(srfi-date:date->string request-time "~d/~b/~Y:~T ~z") (srfi-date:date->string request-time "~d/~b/~Y:~T ~z")
(request-line-raw req) (request-line-raw req)
200 "-"
512)) "-"))
(define (paren-format req) (define (paren-format req)
(format "~s\n" (format "~s\n"