diff options
author | zzak <zzak@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2015-09-22 16:12:15 +0000 |
---|---|---|
committer | zzak <zzak@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2015-09-22 16:12:15 +0000 |
commit | 0ecc3688ed08805103f31c232521ab5e0acb9d24 (patch) | |
tree | f280a4c73c7e03bd39596ac4348f4a0c27916988 /ext/openssl/ossl_asn1.h | |
parent | f213f5044ea1f061917b1ac0c73e275c2cfe7897 (diff) |
* ext/openssl/*: Remove svn commit id macros to make sync easier
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@51918 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext/openssl/ossl_asn1.h')
-rw-r--r-- | ext/openssl/ossl_asn1.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/openssl/ossl_asn1.h b/ext/openssl/ossl_asn1.h index c854984ed1..8250746c79 100644 --- a/ext/openssl/ossl_asn1.h +++ b/ext/openssl/ossl_asn1.h @@ -1,5 +1,4 @@ /* - * $Id$ * 'OpenSSL for Ruby' team members * Copyright (C) 2003 * All rights reserved. |