Doc fixes & clarifications.
This commit is contained in:
parent
56be9a66b6
commit
b523740a2b
5 changed files with 5 additions and 4 deletions
|
@ -42,7 +42,7 @@ struct trtstr {
|
|||
s_char trt_fill;
|
||||
short trt_acond; /* conditions for proposer */
|
||||
short trt_bcond; /* conditions for accepter */
|
||||
float trt_bond; /* amount of bond involved */
|
||||
float trt_bond; /* amount of bond involved (unused) */
|
||||
time_t trt_exp; /* expiration date */
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue