diff options
| author | Miklos Fazekas <mfazekas@szemafor.com> | 2018-03-21 16:09:10 +0100 |
|---|---|---|
| committer | Miklos Fazekas <mfazekas@szemafor.com> | 2018-03-21 16:09:18 +0100 |
| commit | 069c2e5c1036445d924d3a00a17111322473765a (patch) | |
| tree | defc9c72322b151ccdd9dafad7e24a19ef71405c /lib/net/ssh/proxy/https.rb | |
| parent | 8f545802bbf05931dfcb46434a54c1fdfdfb7fb4 (diff) | |
| download | net-ssh-whitespace-fixes.tar.gz | |
Whitespace fixeswhitespace-fixes
Diffstat (limited to 'lib/net/ssh/proxy/https.rb')
| -rw-r--r-- | lib/net/ssh/proxy/https.rb | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/net/ssh/proxy/https.rb b/lib/net/ssh/proxy/https.rb index 9a7aacc..298d537 100644 --- a/lib/net/ssh/proxy/https.rb +++ b/lib/net/ssh/proxy/https.rb @@ -47,4 +47,6 @@ module Net end end -end; end; end + end + end +end |
