g10: Fix a column's type in TOFU DB.
* g10/tofu.c (initdb): Change policy from a boolean to an integer.
Note: sqlite ignores type information so this change has no real
impact.
- Signed-off-by: Neal H. Walfield <neal@g10code.com>
- Reported-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>