9pfid(2): document Srv* in Req (thanks kjn)

This struct member is available for any user of
the library, and is not part of our internal API.
It should be documented.
This commit is contained in:
Ori Bernstein 2021-05-17 09:17:22 -07:00
parent 1ee1bfaa8c
commit 2321062d2f

View file

@ -51,6 +51,7 @@ typedef struct Req
Fid *fid;
Fid *afid;
Fid *newfid;
Srv *srv;
\fI...\fP
} Req;
.fi