corrected typo
This commit is contained in:
parent
2b0a3b4780
commit
c43121e253
@ -368,7 +368,7 @@ reportError(void * callbackObj, NodeId nodeId,
|
|||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
if(errorCode & & TE_DO_DISCONNECT){
|
if(errorCode & TE_DO_DISCONNECT){
|
||||||
reportDisconnect(callbackObj, nodeId, errorCode);
|
reportDisconnect(callbackObj, nodeId, errorCode);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user