diff options
-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 eed46ba6..9ec9a3b3 100644 --- a/openssl/patch-rpki-openssl-0.9.8 +++ b/openssl/patch-rpki-openssl-0.9.8 @@ -1,5 +1,5 @@ $URL$ -$Id$ +$Id: patch-rpki-openssl-0.9.8 378 2006-10-09 17:01:30Z sra $ 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$ */ ++/* $Id: patch-rpki-openssl-0.9.8 378 2006-10-09 17:01:30Z sra $ */ + +/* + * Implementation of RFC 3779 section 3.2. @@ -1284,7 +1284,7 @@ Index: crypto/x509v3/v3_addr.c + * PERFORMANCE OF THIS SOFTWARE. + */ + -+/* $Id$ */ ++/* $Id: patch-rpki-openssl-0.9.8 378 2006-10-09 17:01:30Z sra $ */ + +/* + * Implementation of RFC 3779 section 2.2. |