more
This commit is contained in:
parent
fb7e52f7cb
commit
dac6531ba7
File diff suppressed because it is too large
Load Diff
|
@ -114,7 +114,6 @@ typedef struct PgHdr DbPage;
|
||||||
|
|
||||||
/* Open and close a Pager connection. */
|
/* Open and close a Pager connection. */
|
||||||
int sqlite3PagerOpen(
|
int sqlite3PagerOpen(
|
||||||
sqlite3_vfs*,
|
|
||||||
Pager **ppPager,
|
Pager **ppPager,
|
||||||
const char*,
|
const char*,
|
||||||
int,
|
int,
|
||||||
|
|
Loading…
Reference in New Issue