quicklisp-to-nix: fix trailing whitespace
This commit is contained in:
parent
54d4b7079b
commit
4f15ea2f31
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@
|
|||
(wrap :ql-dist short-description)
|
||||
|
||||
(defun escape-filename (s)
|
||||
(format
|
||||
(format
|
||||
nil "~a~{~a~}"
|
||||
(if (scan "^[a-zA-Z_]" s) "" "_")
|
||||
(loop
|
||||
|
|
Loading…
Reference in a new issue