aboutsummaryrefslogtreecommitdiffstats
path: root/g10/call-agent.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--g10/call-agent.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/g10/call-agent.h b/g10/call-agent.h
index c620268f2..2169a5319 100644
--- a/g10/call-agent.h
+++ b/g10/call-agent.h
@@ -23,6 +23,7 @@
struct agent_card_info_s {
int error; /* private. */
+ char *serialno; /* malloced hex string. */
char *disp_name; /* malloced. */
char *pubkey_url; /* malloced. */
char fpr1valid;