Skip to content

Commit 8673fb3

Browse files
committed
Merge branch 'master' of https://github.com/karbarcca/Sqlite.jl
2 parents a1ff055 + 91fa243 commit 8673fb3

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed
File renamed without changes.

src/Sqlite_api.jl renamed to src/SQLite_api.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,4 +280,4 @@ end
280280
# int *pAutoinc /* OUTPUT: True if column is auto-increment */
281281
# );
282282

283-
# SQLITE_API int sqlite3_db_status(sqlite3*, int op, int *pCur, int *pHiwtr, int resetFlg);
283+
# SQLITE_API int sqlite3_db_status(sqlite3*, int op, int *pCur, int *pHiwtr, int resetFlg);
File renamed without changes.

0 commit comments

Comments
 (0)