Moved handle-fatal-error.scm from httpd/ to lib/
This commit is contained in:
parent
1b13998c69
commit
5a20cc1e0a
|
@ -622,7 +622,7 @@
|
||||||
|
|
||||||
(define-structure handle-fatal-error handle-fatal-error-interface
|
(define-structure handle-fatal-error handle-fatal-error-interface
|
||||||
(open scheme conditions handle)
|
(open scheme conditions handle)
|
||||||
(files (httpd handle-fatal-error)))
|
(files (lib handle-fatal-error)))
|
||||||
|
|
||||||
;; FTP server
|
;; FTP server
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue