mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2025-09-10 18:59:41 +02:00
1) Added conflict check in ReconnectionManager.
2) Fixed compilation errors due to change in interface name. git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@6122 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
parent
f5371f42a7
commit
4e0397e80a
3 changed files with 18 additions and 6 deletions
|
@ -204,7 +204,7 @@ public class FileTransferNegotiator {
|
|||
// ignore
|
||||
}
|
||||
|
||||
public void reconectionSuccessful() {
|
||||
public void reconnectionSuccessful() {
|
||||
// ignore
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue