Fix some functions being called with the wrong number of arguments

This commit is contained in:
Christopher Baines 2020-02-15 21:38:42 +00:00
parent a2387c12d8
commit 119fd801e1

View file

@ -787,6 +787,7 @@
'() '()
'() '()
'() '()
#f
#:path-base path-base #:path-base path-base
#:header-text header-text #:header-text header-text
#:header-link header-link)))) #:header-link header-link))))
@ -916,6 +917,7 @@
#:sxml (view-revision-lint-warnings commit-hash #:sxml (view-revision-lint-warnings commit-hash
query-parameters query-parameters
'() '()
'()
lint-checker-options lint-checker-options
#:path-base path-base #:path-base path-base
#:header-text header-text #:header-text header-text