summaryrefslogtreecommitdiff
path: root/lib/net/ssh/transport/kex/ecdh_sha2_nistp521.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/net/ssh/transport/kex/ecdh_sha2_nistp521.rb')
-rw-r--r--lib/net/ssh/transport/kex/ecdh_sha2_nistp521.rb5
1 files changed, 4 insertions, 1 deletions
diff --git a/lib/net/ssh/transport/kex/ecdh_sha2_nistp521.rb b/lib/net/ssh/transport/kex/ecdh_sha2_nistp521.rb
index fae4349..bb29d34 100644
--- a/lib/net/ssh/transport/kex/ecdh_sha2_nistp521.rb
+++ b/lib/net/ssh/transport/kex/ecdh_sha2_nistp521.rb
@@ -14,4 +14,7 @@ module Net
OpenSSL::PKey::EC::CurveNameAlias['nistp521']
end
end
-end; end; end; end
+ end
+ end
+ end
+end