Fix typo from structure name normalization commit.

This commit is contained in:
sperber 2002-11-29 14:49:46 +00:00
parent 641b8129ba
commit 68b1f0c386
1 changed files with 1 additions and 1 deletions

View File

@ -776,7 +776,7 @@
) )
(files (httpd file-dir-handler))) (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 (open scheme-with-scsh ; syscalls & INDEX
httpd-error httpd-error
httpd-requests ; v0.9-request httpd-requests ; v0.9-request