aboutsummaryrefslogtreecommitdiffstats
path: root/g10/pkclist.c
diff options
context:
space:
mode:
Diffstat (limited to 'g10/pkclist.c')
-rw-r--r--g10/pkclist.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/g10/pkclist.c b/g10/pkclist.c
index d19ba0bf2..9bd42e226 100644
--- a/g10/pkclist.c
+++ b/g10/pkclist.c
@@ -349,9 +349,9 @@ do_edit_ownertrust( ulong lid, int mode, unsigned *new_trust, int defer_help )
case '4': trust = TRUST_FULLY ; break;
default: BUG();
}
- *new_trust = trust;
- changed = 1;
- break;
+ *new_trust = trust;
+ changed = 1;
+ break;
}
else if( *p == ans[0] || *p == ans[1] ) {
tty_printf(_(