comment fix

This commit is contained in:
Michel Oosterhof 2014-11-28 16:49:52 +00:00
parent 53ba93acd0
commit 92222f5d41
1 changed files with 1 additions and 1 deletions

View File

@ -150,7 +150,7 @@ class HoneyPotTransport(transport.SSHServerTransport):
@ivar ttylog_open: whether log is open @ivar ttylog_open: whether log is open
@ivar uuid: unique UUID of this transport @ivar transportId: UUID of this transport
@ivar _hadVersion: used so we only send key exchange after receive version info @ivar _hadVersion: used so we only send key exchange after receive version info
""" """