Added missing record counter when searching GoldED wrong LR pointers and forgot to write fixed LR records

This commit is contained in:
Michiel Broek 2007-09-04 19:18:35 +00:00
parent 8c5d4fc2f3
commit d710da1cdd
2 changed files with 6 additions and 0 deletions

View File

@ -3,6 +3,10 @@ $Id$
v0.91.11 02-Sep-2007
libmsgbase:
Added missing record counter when searching GoldED wrong LR
pointers and forgot to write fixed LR records.
mbfido:
To test, date conversion for export netmail->email.

View File

@ -810,6 +810,8 @@ void JAM_Pack(void)
LR.UserID = myrec;
Syslog('m', "JAM_Pack %s recno %d LastRead UserID set to %d", BaseName, i, myrec);
}
myrec++;
write(fdnJlr, &LR, sizeof(lastread));
}
} else {
/*