diff options
Diffstat (limited to 'common/status.h')
-rw-r--r-- | common/status.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/common/status.h b/common/status.h index e50827fe0..730a75cfc 100644 --- a/common/status.h +++ b/common/status.h @@ -133,6 +133,11 @@ enum STATUS_PKA_TRUST_BAD, STATUS_PKA_TRUST_GOOD, + STATUS_TOFU_USER, + STATUS_TOFU_STATS, + STATUS_TOFU_STATS_SHORT, + STATUS_TOFU_STATS_LONG, + STATUS_TRUNCATED, STATUS_MOUNTPOINT, |