X-Git-Url: https://git.distorted.org.uk/~mdw/lisp/blobdiff_plain/6b66874fe34a30c394114fb2f02beee236a2646e..HEAD:/dep.lisp diff --git a/dep.lisp b/dep.lisp index 406a811..2b81c80 100644 --- a/dep.lisp +++ b/dep.lisp @@ -473,7 +473,7 @@ (let ((flags (dep-flags dep)) (value (dep-%value dep))) (cond ((zerop (logand flags +value+)) - (write-string "#" stream)) + (write-string "#" stream)) ((eq value .bad.) (write-string "#" stream)) (t