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