Commit 6bf24d85 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 949d9c0c
......@@ -293,7 +293,7 @@ error _Conn::close() {
return E(eret);
}
// _pinner receives pin messages from wcfs and adjusts wconn mappings.
// _pinner receives pin messages from wcfs and adjusts wconn file mappings.
error _Conn::_pinner(context::Context ctx) {
_Conn& wconn = *this;
error err = wconn.__pinner(ctx);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment