diff options
author | Rob Austein <sra@hactrn.net> | 2006-10-09 17:03:20 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2006-10-09 17:03:20 +0000 |
commit | fdfbd5e7ea3e71d3990ae49560fc27995a9271e0 (patch) | |
tree | 3a1c95c167defaf39bc02ac0647a0f2e0767892b /openssl/patch-rpki-openssl-0.9.8 | |
parent | 77dbc9affdf4c03dd09778b961c24177145a8371 (diff) |
Disable ID substitution on this patch file.
svn path=/openssl/patch-rpki-openssl-0.9.8; revision=379
Diffstat (limited to 'openssl/patch-rpki-openssl-0.9.8')
-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. |