aboutsummaryrefslogtreecommitdiffstats
path: root/g10/pkclist.c
diff options
context:
space:
mode:
Diffstat (limited to 'g10/pkclist.c')
-rw-r--r--g10/pkclist.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/g10/pkclist.c b/g10/pkclist.c
index 6824b7097..0e2de2803 100644
--- a/g10/pkclist.c
+++ b/g10/pkclist.c
@@ -436,7 +436,7 @@ do_we_trust( PKT_public_key *pk, unsigned int trustlevel )
return 1; /* yes */
}
- return 1; /* yes */
+ return 1; /*NOTREACHED*/
}