Commit b51d44cc authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 14ec3c2c
......@@ -85,7 +85,7 @@ class WatchLink {
#endif
public:
//friend tuple<WatchLink*, error> WCFS::_openwatch();
friend tuple<WatchLink*, error> WCFS::_openwatch();
error close();
error recvReq(IContext *ctx, PinReq *rx_into);
tuple<string, error> sendReq(IContext *ctx, const string &req);
......
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