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