diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2011-10-26 22:06:46 +0200 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2011-11-28 14:39:52 +0100 |
commit | bd969535682287602c5d65f8dbf335b5e7b5fcaa (patch) | |
tree | b2626c2d32737d27b9609c0c00950fe6bb18aa5b /src | |
parent | 5b0e14c48facb8828db03c25a74c7372f2255008 (diff) | |
download | strongswan-bd969535682287602c5d65f8dbf335b5e7b5fcaa.tar.bz2 strongswan-bd969535682287602c5d65f8dbf335b5e7b5fcaa.tar.xz |
removed empty line
Diffstat (limited to 'src')
-rw-r--r-- | src/libimcv/plugins/imv_attestation/imv_attestation_build.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libimcv/plugins/imv_attestation/imv_attestation_build.c b/src/libimcv/plugins/imv_attestation/imv_attestation_build.c index 63e092bb5..0dd5f3ec6 100644 --- a/src/libimcv/plugins/imv_attestation/imv_attestation_build.c +++ b/src/libimcv/plugins/imv_attestation/imv_attestation_build.c @@ -117,7 +117,6 @@ bool imv_attestation_build(pa_tnc_msg_t *msg, } case IMV_ATTESTATION_STATE_MEAS: { - enumerator_t *enumerator; u_int32_t delimiter = SOLIDUS_UTF; char *platform_info, *pathname; |