Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
norstbox
gajim
Commits
1273e356
Commit
1273e356
authored
Apr 07, 2006
by
dkirov
Browse files
typo: wrong ticket number, should be #1629
parent
047ebf27
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/common/connection.py
View file @
1273e356
...
...
@@ -330,7 +330,7 @@ class Connection(ConnectionHandlers):
self
.
time_to_reconnect
=
None
self
.
on_connect_failure
()
else
:
# try to reconnect ( #16
63
)
# try to reconnect ( #16
29
)
self
.
_disconnectedReconnCB
()
def
_connect_failure
(
self
,
con_type
=
None
):
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment