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
14c5213a
Commit
14c5213a
authored
Apr 06, 2006
by
dkirov
Browse files
Jim: typo
parent
e2263137
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/common/socks5.py
View file @
14c5213a
...
...
@@ -210,7 +210,6 @@ class SocksQueue:
def
get_file_from_sender
(
self
,
file_props
,
account
):
if
file_props
is
None
:
return
file_props
[
'hash'
]
if
file_props
.
has_key
(
'hash'
)
and
\
self
.
senders
.
has_key
(
file_props
[
'hash'
]):
...
...
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