1
0
Fork 0

- [kami] fixed function's name.

This commit is contained in:
cage 2022-01-28 12:38:36 +01:00
parent 31b9685737
commit a5f437212c
1 changed files with 1 additions and 1 deletions

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)