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:
parent
31b9685737
commit
a5f437212c
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user