From: Nikos Mavrogiannopoulos Date: Tue, 21 Feb 2012 18:47:40 +0000 (+0100) Subject: added newline at end of file. X-Git-Tag: gnutls_3_0_14~5 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7583746247b71a017edede4f6046830d20602a4d;p=thirdparty%2Fgnutls.git added newline at end of file. --- diff --git a/lib/x509/pkcs7.c b/lib/x509/pkcs7.c index 6e2e405466..ff6da727c8 100644 --- a/lib/x509/pkcs7.c +++ b/lib/x509/pkcs7.c @@ -1026,4 +1026,3 @@ cleanup: asn1_delete_structure (&c2); return result; } - \ No newline at end of file