mirror of
https://github.com/mdbtools/mdbtools.git
synced 2025-11-26 10:29:27 +08:00
jet 4 changes
This commit is contained in:
@@ -142,7 +142,7 @@ off_t offset = pg * mdb->pg_size;
|
||||
}
|
||||
return len;
|
||||
}
|
||||
mdb_swap_pgbuf(MdbHandle *mdb)
|
||||
void mdb_swap_pgbuf(MdbHandle *mdb)
|
||||
{
|
||||
char tmpbuf[MDB_PGSIZE];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user