aboutsummaryrefslogtreecommitdiffstats
path: root/g10/tofu.c
diff options
context:
space:
mode:
Diffstat (limited to 'g10/tofu.c')
-rw-r--r--g10/tofu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/g10/tofu.c b/g10/tofu.c
index da11d40a0..5c99b739c 100644
--- a/g10/tofu.c
+++ b/g10/tofu.c
@@ -1213,7 +1213,7 @@ format_conflict_msg_part1 (int policy, strlist_t conflict_set,
/* Return 1 if A signed B and B signed A. */
-int
+static int
cross_sigs (kbnode_t a, kbnode_t b)
{
int i;