fix formatting 2 - cl-yag - Common Lisp Yet Another website Generator | |
git clone git://bitreich.org/cl-yag/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws… | |
Log | |
Files | |
Refs | |
Tags | |
README | |
LICENSE | |
--- | |
commit 3343e6ee5c94e72efdf49a1ebf6490529ee00bd8 | |
parent d5537d30940cbeef0a60808bd835835a11ef4beb | |
Author: Solene Rapenne <[email protected]> | |
Date: Fri, 3 Nov 2017 13:09:14 +0000 | |
fix formatting 2 | |
Diffstat: | |
M generator.lisp | 3 +-- | |
1 file changed, 1 insertion(+), 2 deletions(-) | |
--- | |
diff --git a/generator.lisp b/generator.lisp | |
@@ -204,8 +204,7 @@ | |
(getf article :id) | |
(getf *config* :gopher-server) | |
(getf *config* :gopher-port) | |
- ))))) | |
- | |
+ ))))) | |
output)) | |
;; produce each article file (only a copy/paste in fact) |