aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/x411/packet-x411-template.c
diff options
context:
space:
mode:
authorGraeme Lunt <graeme.lunt@smhs.co.uk>2006-03-25 16:48:28 +0000
committerGraeme Lunt <graeme.lunt@smhs.co.uk>2006-03-25 16:48:28 +0000
commitc51f4fa88754bd12d437e4c9a30e2460bdbd9912 (patch)
tree1e497f3e230b7a242cbcfd78135e2f81ea2591c1 /asn1/x411/packet-x411-template.c
parent011ced394ca3be235d0c60275053a816c8731ec2 (diff)
Support for P1 Strong Authentication
svn path=/trunk/; revision=17727
Diffstat (limited to 'asn1/x411/packet-x411-template.c')
-rw-r--r--asn1/x411/packet-x411-template.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/asn1/x411/packet-x411-template.c b/asn1/x411/packet-x411-template.c
index afa1266aa4..5713d7e5dc 100644
--- a/asn1/x411/packet-x411-template.c
+++ b/asn1/x411/packet-x411-template.c
@@ -63,6 +63,7 @@ static const char *content_type_id; /* content type identifier */
#define MAX_ORA_STR_LEN 256
static char *oraddress = NULL;
static gboolean doing_address=FALSE;
+static gboolean doing_mtaname=FALSE;
static proto_item *address_item;
static proto_tree *top_tree=NULL;