diff options
Diffstat (limited to 'g10/trust.c')
-rw-r--r-- | g10/trust.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/g10/trust.c b/g10/trust.c index 888b4ca53..b1fa3d652 100644 --- a/g10/trust.c +++ b/g10/trust.c @@ -186,7 +186,7 @@ get_ownertrust (PKT_public_key *pk) /* * Same as get_ownertrust but this takes the minimum ownertrust value - * into into account, and will bump up the value as needed. + * into account, and will bump up the value as needed. */ static int get_ownertrust_with_min (PKT_public_key *pk) |