summaryrefslogtreecommitdiffstats
path: root/ext/openssl/ossl_digest.c
diff options
context:
space:
mode:
authorzzak <zzak@ruby-lang.org>2015-09-22 16:12:15 +0000
committerzzak <zzak@ruby-lang.org>2015-09-22 16:12:15 +0000
commit088560995a80ad5ee74e1e34f33ae95330a94546 (patch)
tree5a5d922343bfcac6c1d436a98a40b625bfbef38a /ext/openssl/ossl_digest.c
parentf4a52188424f4d3af9e861423d9c4999587e6380 (diff)
downloadruby-openssl-history-088560995a80ad5ee74e1e34f33ae95330a94546.tar.gz
* 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_digest.c')
-rw-r--r--ext/openssl/ossl_digest.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/openssl/ossl_digest.c b/ext/openssl/ossl_digest.c
index 0ed12c5..44968dd 100644
--- a/ext/openssl/ossl_digest.c
+++ b/ext/openssl/ossl_digest.c
@@ -1,5 +1,4 @@
/*
- * $Id$
* 'OpenSSL for Ruby' project
* Copyright (C) 2001-2002 Michal Rokos <m.rokos@sh.cvut.cz>
* All rights reserved.