diff options
author | drh <> | 2025-02-22 16:44:14 +0000 |
---|---|---|
committer | drh <> | 2025-02-22 16:44:14 +0000 |
commit | c071c47b51f39e2a186dbb87e1b7347d5590986d (patch) | |
tree | bfaafedd23d9890b73c216c18c058694ddcebb29 /manifest.uuid | |
parent | 447f1c231284a8aad15350b67f42a9a417fc5ade (diff) | |
download | sqlite-c071c47b51f39e2a186dbb87e1b7347d5590986d.tar.gz sqlite-c071c47b51f39e2a186dbb87e1b7347d5590986d.zip |
Tamp down various harmless compiler warnings. Use "int" in places instead
of "u16" or "i16" since the compiler complains less and generates faster
code.
FossilOrigin-Name: 742827f049768c4f69ccdfaadfad339aaad3bc126d3a68b90cfea01d825bf7ce
Diffstat (limited to 'manifest.uuid')
-rw-r--r-- | manifest.uuid | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.uuid b/manifest.uuid index 9c95d8c89..5eab3882f 100644 --- a/manifest.uuid +++ b/manifest.uuid @@ -1 +1 @@ -eeea11278bdebe336f0c30fbad79e30e3456ab67dae46abdd5f9951ea1b61bed +742827f049768c4f69ccdfaadfad339aaad3bc126d3a68b90cfea01d825bf7ce |