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:
parent
1ee1bfaa8c
commit
2321062d2f
1 changed files with 1 additions and 0 deletions
|
@ -51,6 +51,7 @@ typedef struct Req
|
|||
Fid *fid;
|
||||
Fid *afid;
|
||||
Fid *newfid;
|
||||
Srv *srv;
|
||||
\fI...\fP
|
||||
} Req;
|
||||
.fi
|
||||
|
|
Loading…
Reference in a new issue