Doc fixes & clarifications.
This commit is contained in:
parent
56be9a66b6
commit
b523740a2b
5 changed files with 5 additions and 4 deletions
|
@ -43,7 +43,7 @@ struct lonstr {
|
|||
short l_uid;
|
||||
natid l_lonee; /* sucker */
|
||||
s_char l_status; /* loan status */
|
||||
short l_sell; /* pointer to trade file */
|
||||
short l_sell; /* pointer to trade file (unused) */
|
||||
int l_irate; /* interest rate */
|
||||
int l_ldur; /* intended duration */
|
||||
long l_amtpaid; /* amount paid so far */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue