diff --git a/ext/misc/appendvfs.c b/ext/misc/appendvfs.c index 3834da54cb..d3844d4230 100644 --- a/ext/misc/appendvfs.c +++ b/ext/misc/appendvfs.c @@ -491,7 +491,7 @@ static int apndIsOrdinaryDatabaseFile(sqlite3_int64 sz, sqlite3_file *pFile){ /* Round-up used to get appendvfs portion to begin at a page boundary. */ #define APND_START_ROUNDUP(fsz, nPageBits) \ - ((fsz) + ((1<