aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/openssl/bn.rb3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/openssl/bn.rb b/lib/openssl/bn.rb
index 6d6c96e4..8d1ebefb 100644
--- a/lib/openssl/bn.rb
+++ b/lib/openssl/bn.rb
@@ -27,8 +27,9 @@ module OpenSSL
end # OpenSSL
##
+#--
# Add double dispatch to Integer
-#
+#++
class Integer
# Casts an Integer as an OpenSSL::BN
#