summaryrefslogtreecommitdiff
path: root/lib/net/ssh/authentication/session.rb
diff options
context:
space:
mode:
authorMiklos Fazekas <mfazekas@szemafor.com>2018-03-21 16:09:10 +0100
committerMiklos Fazekas <mfazekas@szemafor.com>2018-03-21 16:09:18 +0100
commit069c2e5c1036445d924d3a00a17111322473765a (patch)
treedefc9c72322b151ccdd9dafad7e24a19ef71405c /lib/net/ssh/authentication/session.rb
parent8f545802bbf05931dfcb46434a54c1fdfdfb7fb4 (diff)
downloadnet-ssh-whitespace-fixes.tar.gz
Whitespace fixeswhitespace-fixes
Diffstat (limited to 'lib/net/ssh/authentication/session.rb')
-rw-r--r--lib/net/ssh/authentication/session.rb4
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/net/ssh/authentication/session.rb b/lib/net/ssh/authentication/session.rb
index b52ce26..9724d8b 100644
--- a/lib/net/ssh/authentication/session.rb
+++ b/lib/net/ssh/authentication/session.rb
@@ -155,4 +155,6 @@ module Net
Array(options[:key_data])
end
end
-end; end; end
+ end
+ end
+end