Fix some functions being called with the wrong number of arguments
This commit is contained in:
parent
a2387c12d8
commit
119fd801e1
1 changed files with 2 additions and 0 deletions
|
|
@ -787,6 +787,7 @@
|
|||
'()
|
||||
'()
|
||||
'()
|
||||
#f
|
||||
#:path-base path-base
|
||||
#:header-text header-text
|
||||
#:header-link header-link))))
|
||||
|
|
@ -916,6 +917,7 @@
|
|||
#:sxml (view-revision-lint-warnings commit-hash
|
||||
query-parameters
|
||||
'()
|
||||
'()
|
||||
lint-checker-options
|
||||
#:path-base path-base
|
||||
#:header-text header-text
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue