From 03c088b936c1bea55687c6345799b28b98c24ee9 Mon Sep 17 00:00:00 2001 From: Zachary Scott Date: Wed, 23 Sep 2015 09:26:00 -0400 Subject: Sync with ruby trunk --- ext/openssl/ossl_bio.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'ext/openssl/ossl_bio.h') diff --git a/ext/openssl/ossl_bio.h b/ext/openssl/ossl_bio.h index b1b2dbbb..1705d0ac 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 - -- cgit v1.2.3