summaryrefslogtreecommitdiff
path: root/lib/net/ssh/transport/cipher_factory.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/net/ssh/transport/cipher_factory.rb')
-rw-r--r--lib/net/ssh/transport/cipher_factory.rb4
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/net/ssh/transport/cipher_factory.rb b/lib/net/ssh/transport/cipher_factory.rb
index 7a3d9f6..ed79918 100644
--- a/lib/net/ssh/transport/cipher_factory.rb
+++ b/lib/net/ssh/transport/cipher_factory.rb
@@ -114,4 +114,6 @@ module Net
end
end
-end; end; end
+ end
+ end
+end