summaryrefslogtreecommitdiff
path: root/ext
diff options
context:
space:
mode:
Diffstat (limited to 'ext')
-rw-r--r--ext/openssl/lib/openssl/buffering.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/openssl/lib/openssl/buffering.rb b/ext/openssl/lib/openssl/buffering.rb
index b536f547f4..0ccbf0f9bf 100644
--- a/ext/openssl/lib/openssl/buffering.rb
+++ b/ext/openssl/lib/openssl/buffering.rb
@@ -1,4 +1,4 @@
-=begin
+<<EOL
= $RCSfile$ -- Buffering mix-in module.
= Info
@@ -12,7 +12,7 @@
= Version
$Id$
-=end
+EOL
##
# OpenSSL IO buffering mix-in module.