tpyo
This commit is contained in:
parent
b57532c029
commit
e73d35d463
1 changed files with 1 additions and 1 deletions
|
|
@ -255,7 +255,7 @@ class NNTP
|
||||||
}
|
}
|
||||||
return resp, xover_lines
|
return resp, xover_lines
|
||||||
rescue RuntimeError
|
rescue RuntimeError
|
||||||
raise(NNTPDataError, line, caller)
|
raise(NNTPDataError, lines, caller)
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue