mirror of https://github.com/zlatinb/muwire
0 not null
parent
94f6de6bea
commit
43c2a55cb8
|
@ -32,6 +32,6 @@ class Host {
|
|||
}
|
||||
|
||||
synchronized void clearFailures() {
|
||||
failures = null
|
||||
failures = 0
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue