diff --git a/coreapi/sqlite3_bctbx_vfs.c b/coreapi/sqlite3_bctbx_vfs.c index c6ed261d5..b7a86cabc 100644 --- a/coreapi/sqlite3_bctbx_vfs.c +++ b/coreapi/sqlite3_bctbx_vfs.c @@ -215,6 +215,7 @@ static int sqlite3bctbx_Sync(sqlite3_file *p, int flags){ #endif } +/************************ END OF PLACE HOLDER FUNCTIONS ***********************/ /** * Opens the file fName and populates the structure pointed by p