aboutsummaryrefslogtreecommitdiffstats
path: root/g10/tofu.h
diff options
context:
space:
mode:
Diffstat (limited to 'g10/tofu.h')
-rw-r--r--g10/tofu.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/g10/tofu.h b/g10/tofu.h
index 75166849e..b0fcc5bc0 100644
--- a/g10/tofu.h
+++ b/g10/tofu.h
@@ -56,7 +56,11 @@ enum tofu_policy
binding (by selecting accept once or reject once). The next
time we see this binding, we should ask the user what to
do. */
- TOFU_POLICY_ASK = 5
+ TOFU_POLICY_ASK = 5,
+
+
+ /* Privat evalue used only within tofu.c. */
+ _tofu_GET_POLICY_ERROR = 100
};
/* Return a string representation of a trust policy. Returns "???" if