Change indentation in the nar-controller parameters

This commit is contained in:
Christopher Baines 2019-12-27 13:02:02 +00:00
parent 4aa69f1910
commit 6f8ac2eccc

View file

@ -51,10 +51,10 @@
("Priority" . 100)))
(define (nar-controller request
method-and-path-components
mime-types
body
conn)
method-and-path-components
mime-types
body
conn)
(define (.narinfo-suffix s)
(string-suffix? ".narinfo" s))