summaryrefslogtreecommitdiff
path: root/lib/net/ssh/known_hosts.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/net/ssh/known_hosts.rb')
-rw-r--r--lib/net/ssh/known_hosts.rb3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/net/ssh/known_hosts.rb b/lib/net/ssh/known_hosts.rb
index b262086..9fcb2c1 100644
--- a/lib/net/ssh/known_hosts.rb
+++ b/lib/net/ssh/known_hosts.rb
@@ -177,4 +177,5 @@ module Net
end
end
end
-end; end
+ end
+end