.
original commit: fba5eb9251b3fb98cbd8f76ee299b0a9a83914f3
This commit is contained in:
parent
bf273b69f3
commit
4d2d83b7da
|
@ -207,7 +207,7 @@
|
|||
(qp-decode-stream input output)))
|
||||
((base64)
|
||||
(lambda (output)
|
||||
(base64-decode-stream input output)))
|
||||
(base64-decode-stream input output)))
|
||||
(else ;; 7bit, 8bit, binary
|
||||
(lambda (output)
|
||||
(copy-port input output)))))))
|
||||
|
|
Loading…
Reference in New Issue
Block a user