1
0
mirror of https://github.com/sqlite/sqlite.git synced 2025-08-05 15:55:57 +03:00

Remove a stray blank line from the beginning of btree.c. No functional

code changes.

FossilOrigin-Name: c89983dcfc208faa86b31717144c069572598e9770228264d69a044a84bde277
This commit is contained in:
drh
2023-10-05 10:35:51 +00:00
parent 10e751937c
commit 3a3912f21c
3 changed files with 7 additions and 8 deletions

View File

@@ -1,4 +1,3 @@
/*
** 2004 April 6
**