missing = ?

This commit is contained in:
Yann Dupont 2025-06-30 11:08:55 +02:00
parent a85b62270e
commit d4a5db873a

View file

@ -51,7 +51,7 @@
"-F" "-f" "-M"
"-S" #$socket-path
"--key-file" #$key-file
"--num-threads" threads)
"--num-threads=" threads)
#:log-file #$log-file))
(stop #~(make-kill-destructor)))))))