Fix unwind-protect error

This commit is contained in:
Jaidyn Lev 2018-12-02 19:25:55 -06:00
parent d82676ddf0
commit f0b0579c38

View File

@ -14,7 +14,7 @@
;; :halting halt-function)
;; Since we don't take input, and only connect-then-disconnect, everything's
;; blank but the connect-function.
(facilservil:server host port 'main 'blank 'blank :halting 'blank))
(facilservil:server host port 'main 'blank 'blank))