From 9ab4ec6d2faf3998bf9fccb29e30c3f944e29d0a Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Mon, 9 Oct 2006 17:06:08 +0000 Subject: Might as well allow Id substitution after all, oh well. svn path=/openssl/patch-rpki-openssl-0.9.8; revision=380 --- openssl/patch-rpki-openssl-0.9.8 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'openssl/patch-rpki-openssl-0.9.8') 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. -- cgit v1.2.3