diff options
Diffstat (limited to 'openssl')
-rw-r--r-- | openssl/patch-rpki-openssl-0.9.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/openssl/patch-rpki-openssl-0.9.8 b/openssl/patch-rpki-openssl-0.9.8 index 9ec9a3b3..eed46ba6 100644 --- a/openssl/patch-rpki-openssl-0.9.8 +++ b/openssl/patch-rpki-openssl-0.9.8 @@ -1,5 +1,5 @@ $URL$ -$Id: patch-rpki-openssl-0.9.8 378 2006-10-09 17:01:30Z sra $ +$Id$ This is a patch against the OpenSSL 0.9.8 branch. It was originally developed for 0.9.8b, but applies unchanged against 0.9.8c and 0.9.8d. @@ -359,7 +359,7 @@ Index: crypto/x509v3/v3_asid.c + * PERFORMANCE OF THIS SOFTWARE. + */ + -+/* $Id: patch-rpki-openssl-0.9.8 378 2006-10-09 17:01:30Z sra $ */ ++/* $Id$ */ + +/* + * Implementation of RFC 3779 section 3.2. @@ -1284,7 +1284,7 @@ Index: crypto/x509v3/v3_addr.c + * PERFORMANCE OF THIS SOFTWARE. + */ + -+/* $Id: patch-rpki-openssl-0.9.8 378 2006-10-09 17:01:30Z sra $ */ ++/* $Id$ */ + +/* + * Implementation of RFC 3779 section 2.2. |