1
0
mirror of https://codeberg.org/cage/tinmop/ synced 2025-02-17 08:10:36 +01:00

- [kami] fixed function's name.

This commit is contained in:
cage 2022-01-28 12:38:36 +01:00
parent 31b9685737
commit a5f437212c

View File

@ -135,7 +135,7 @@
(when (< read-so-far +download-buffer+)
(return-from write-loop t)))
(9p:9p-clunk *stream* fid)
(9p:read-all-pending-message stream)))))))
(9p:read-all-pending-messages stream)))))))
(defun query-path (stream root-fid)
(lambda (path what)