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. */
|
||||
int sqlite3PagerOpen(
|
||||
sqlite3_vfs*,
|
||||
Pager **ppPager,
|
||||
const char*,
|
||||
int,
|
||||
|
|
Loading…
Reference in New Issue