oops paren

This commit is contained in:
pho4cexa 2022-12-26 10:51:07 -08:00
parent 57fcccc276
commit e411b57c54

View file

@ -191,7 +191,7 @@
(else (else
(if (git-file-is-text? source-file) (if (git-file-is-text? source-file)
(plaintext) (plaintext)
(binary)))) (binary)))))
(define (filelist->sxml source-files-list relative-root) (define (filelist->sxml source-files-list relative-root)
`((h1 "Files") `((h1 "Files")