aboutsummaryrefslogtreecommitdiffstats
path: root/src/pluto/pgpcert.h
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2009-10-06 16:49:46 +0200
committerAndreas Steffen <andreas.steffen@strongswan.org>2009-10-06 16:49:46 +0200
commitce2f2461e02aaa0eec6da2b7fbc06c3e40c3154f (patch)
tree8a7e8e3915f46727cc694ca7efdd612e6f9ddd44 /src/pluto/pgpcert.h
parentf3e9eae28394943822fde4ad75c94c5e71384c55 (diff)
downloadstrongswan-ce2f2461e02aaa0eec6da2b7fbc06c3e40c3154f.tar.bz2
strongswan-ce2f2461e02aaa0eec6da2b7fbc06c3e40c3154f.tar.xz
pluto and charon now have the same ipsec listall output format
Diffstat (limited to 'src/pluto/pgpcert.h')
-rw-r--r--src/pluto/pgpcert.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pluto/pgpcert.h b/src/pluto/pgpcert.h
index 6611bd987..16169f289 100644
--- a/src/pluto/pgpcert.h
+++ b/src/pluto/pgpcert.h
@@ -35,7 +35,6 @@ typedef struct pgpcert pgpcert_t;
struct pgpcert {
pgpcert_t *next;
int version;
- time_t installed;
int count;
chunk_t certificate;
time_t created;