Doc fixes & clarifications.

This commit is contained in:
Markus Armbruster 2004-08-21 11:47:17 +00:00
parent 56be9a66b6
commit b523740a2b
5 changed files with 5 additions and 4 deletions

View file

@ -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 */