aboutsummaryrefslogtreecommitdiffstats
path: root/src/pluto/crl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pluto/crl.h')
-rw-r--r--src/pluto/crl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pluto/crl.h b/src/pluto/crl.h
index cf8aa54b7..bac0717a0 100644
--- a/src/pluto/crl.h
+++ b/src/pluto/crl.h
@@ -26,7 +26,7 @@ struct x509crl {
certificate_t *crl;
x509crl_t *next;
linked_list_t *distributionPoints;
- chunk_t signature;
+ chunk_t signature;
};
/* apply a strict CRL policy