mirror of
https://github.com/sqlite/sqlite.git
synced 2025-07-24 22:22:08 +03:00
Remove stray tab characters from source files.
FossilOrigin-Name: 298ff5a1dc5dbccaf6acd91731044f478a5ce522745332801708ceee996b01e6
This commit is contained in:
@ -752,7 +752,7 @@ void sha1sum_file(const char *zFilename, char *zCksum){
|
||||
SHA1Final(zResult, &ctx);
|
||||
DigestToBase16(zResult, zCksum, 20);
|
||||
}
|
||||
|
||||
|
||||
/*
|
||||
** Decode a fossilized string in-place.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user