silly typo

This commit is contained in:
Dimitur Kirov 2005-08-06 20:50:47 +00:00
parent 996212cb59
commit ed91010872

View file

@ -658,7 +658,7 @@ class Connection:
host_dict={ host_dict={
'state': 0, 'state': 0,
'target': str(receiver), 'target': str(receiver),
'id': id, 'id': file_props['sid'],
'initiator': proxy, 'initiator': proxy,
'host': host, 'host': host,
'port': str(_port), 'port': str(_port),