summaryrefslogtreecommitdiff
path: root/trust/enumerate.h
diff options
context:
space:
mode:
Diffstat (limited to 'trust/enumerate.h')
-rw-r--r--trust/enumerate.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/trust/enumerate.h b/trust/enumerate.h
index 8a18b06..411820a 100644
--- a/trust/enumerate.h
+++ b/trust/enumerate.h
@@ -80,7 +80,7 @@ typedef struct {
size_t cert_len;
/* DER OID -> CK_ATTRIBUTE list */
- p11_dict *stapled;
+ p11_dict *attached;
/* Set of OID purposes as strings */
p11_array *purposes;