Merge branch 'master' into magic-8.2

This commit is contained in:
Tim Edwards 2020-01-19 03:00:05 -05:00
commit 7eb7daa48c
1 changed files with 1 additions and 1 deletions

View File

@ -874,7 +874,7 @@ DBReadBackup(name)
return FALSE;
}
/* Update timestamp flags from dbCellReadDef() */
DBFlagMismatches();
DBFlagMismatches(cellDef);
}
else
{