diff options
author | Neal H. Walfield <[email protected]> | 2015-12-02 14:21:20 +0000 |
---|---|---|
committer | Neal H. Walfield <[email protected]> | 2015-12-02 14:21:58 +0000 |
commit | 28195f8d27aa0fc9daf5b74fb24de87c36e04739 (patch) | |
tree | 073db980c96adb2c0442554a125964494955ab87 | |
parent | gpg: Fix type mismatch resulting in a buffer overflow. (diff) | |
download | gnupg-28195f8d27aa0fc9daf5b74fb24de87c36e04739.tar.gz gnupg-28195f8d27aa0fc9daf5b74fb24de87c36e04739.zip |
gpg: Improve documentation.
* g10/tofu.c (initdb): Improve documentation.
--
Signed-off-by: Neal H. Walfield <[email protected]>
Diffstat (limited to '')
-rw-r--r-- | g10/tofu.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/g10/tofu.c b/g10/tofu.c index 2433b7b4e..b7f61e98e 100644 --- a/g10/tofu.c +++ b/g10/tofu.c @@ -563,8 +563,7 @@ initdb (sqlite3 *db, enum db_type type) TIME: The time this binding was first observed. - POLICY: The trust policy (-1, 0, 1, or 2; see the - documentation for TOFU_POLICY_BAD, etc. above). + POLICY: The trust policy (TOFU_POLICY_BAD, etc. as an integer). CONFLICT is either NULL or a fingerprint. Assume that we have a binding <0xdeadbeef, [email protected]> and then we observe |