Fix a bug in tool/mksourceid.c:
commit118582cd1381c45b5225bdc9b00a64843c37eb46
authorD. Richard Hipp <drh@hwaci.com>
Thu, 21 Sep 2017 10:24:10 +0000 (21 10:24 +0000)
committerD. Richard Hipp <drh@hwaci.com>
Thu, 21 Sep 2017 10:24:10 +0000 (21 10:24 +0000)
tree595cba5a5a42caae1b699f9416948ee67604b107
parentc543ebc7a6fd0e62f768ac4962c4bdc149ef65d8
Fix a bug in tool/mksourceid.c:
The mksourceid.c program was incorrectly including the "# Remove this line"
line of the Fossil-generated "manifest" file in the SHA3 hash.  That means
that all SQLITE_SOURCE_IDs for trunk versions going back to
check-in [30966d56] (2017-08-22) are incorrect.
tool/mksourceid.c