Fix typo from structure name normalization commit.
This commit is contained in:
parent
641b8129ba
commit
68b1f0c386
|
@ -776,7 +776,7 @@
|
|||
)
|
||||
(files (httpd file-dir-handler)))
|
||||
|
||||
(define-structure httpd-seval-handler httpd-seval-handler-interface
|
||||
(define-structure httpd-seval-handlers httpd-seval-handlers-interface
|
||||
(open scheme-with-scsh ; syscalls & INDEX
|
||||
httpd-error
|
||||
httpd-requests ; v0.9-request
|
||||
|
|
Loading…
Reference in New Issue