Typo fixed.

This commit is contained in:
Tobias Brunner
2012-04-17 14:20:58 +02:00
parent 1b7debcc04
commit 4c31657d2c
+1 -1
View File
@@ -424,7 +424,7 @@ static void stroke_export(private_stroke_socket_t *this,
{ {
pop_string(msg, &msg->export.selector); pop_string(msg, &msg->export.selector);
if (msg->purge.flags & EXPORT_X509) if (msg->export.flags & EXPORT_X509)
{ {
enumerator_t *enumerator; enumerator_t *enumerator;
identification_t *id; identification_t *id;