summaryrefslogtreecommitdiff
path: root/ext/openssl/ossl_bio.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/openssl/ossl_bio.h')
-rw-r--r--ext/openssl/ossl_bio.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/openssl/ossl_bio.h b/ext/openssl/ossl_bio.h
index b1b2dbbbfb..1705d0ac89 100644
--- a/ext/openssl/ossl_bio.h
+++ b/ext/openssl/ossl_bio.h
@@ -1,5 +1,4 @@
/*
- * $Id$
* 'OpenSSL for Ruby' team members
* Copyright (C) 2003
* All rights reserved.
@@ -18,4 +17,3 @@ VALUE ossl_membio2str(BIO*);
VALUE ossl_protect_membio2str(BIO*,int*);
#endif
-