Corrections caught by sbcl

This commit is contained in:
David Botton 2021-01-06 18:23:27 -05:00
parent 964e76536a
commit b200a0e43c
8 changed files with 59 additions and 75 deletions

View file

@ -283,7 +283,6 @@ application."
(set-on-hash-change generic-function)
(set-on-orientation-change generic-function)
(set-on-storage generic-function)
(set-on-resize generic-function)
(move-by generic-function)
(move-to generic-function)
(resize-by generic-function)
@ -298,7 +297,7 @@ application."
(last-modified generic-function)
(referer generic-function)
(title generic-function)
(url generic-function)
(document-url generic-function)
(head-element generic-function)
(body-element generic-function)
(document-element generic-function)