From: Nikos Mavrogiannopoulos Date: Sun, 16 May 2010 09:44:27 +0000 (+0200) Subject: Corrections in openpgp private key usage. X-Git-Tag: gnutls_2_11_3~271 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bb5967b3dc9f4615420030ce8451de0fe86f6ebe;p=thirdparty%2Fgnutls.git Corrections in openpgp private key usage. --- diff --git a/lib/gnutls_x509.c b/lib/gnutls_x509.c index 06095ae3e2..9f772a9d1d 100644 --- a/lib/gnutls_x509.c +++ b/lib/gnutls_x509.c @@ -46,6 +46,7 @@ #include "x509/x509_int.h" #include "read-file.h" + /* * some x509 certificate parsing functions. */