aboutsummaryrefslogtreecommitdiffstats
path: root/smime/lib/e-cert.h
diff options
context:
space:
mode:
Diffstat (limited to 'smime/lib/e-cert.h')
-rw-r--r--smime/lib/e-cert.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/smime/lib/e-cert.h b/smime/lib/e-cert.h
index 06b44f23ad..662d26f849 100644
--- a/smime/lib/e-cert.h
+++ b/smime/lib/e-cert.h
@@ -41,7 +41,8 @@ typedef enum {
E_CERT_CA,
E_CERT_CONTACT,
E_CERT_SITE,
- E_CERT_USER
+ E_CERT_USER,
+ E_CERT_UNKNOWN
} ECertType;
struct _ECert {