oops paren
This commit is contained in:
parent
57fcccc276
commit
e411b57c54
1 changed files with 1 additions and 1 deletions
2
main.scm
2
main.scm
|
@ -191,7 +191,7 @@
|
|||
(else
|
||||
(if (git-file-is-text? source-file)
|
||||
(plaintext)
|
||||
(binary))))
|
||||
(binary)))))
|
||||
|
||||
(define (filelist->sxml source-files-list relative-root)
|
||||
`((h1 "Files")
|
||||
|
|
Loading…
Reference in a new issue