diff --git a/tar.sld b/tar.sld index c052a75..f42143d 100644 --- a/tar.sld +++ b/tar.sld @@ -112,7 +112,7 @@ (let* ((before-checksum (bytevector-append (tar-string 100 filename) - (tar-octal 8 #x444) + (tar-octal 8 #o444) (tar-octal 8 0) (tar-octal 8 0) (tar-octal 12 (bytevector-length bytes))