Set version to correct 1.10.0.
This commit is contained in:
parent
c6682f2a3f
commit
e672dc8094
5 changed files with 6 additions and 6 deletions
|
@ -740,7 +740,7 @@ void Node::ncSendError(uint64_t nwid,uint64_t requestPacketId,const Address &des
|
|||
n->setAccessDenied(nullptr);
|
||||
break;
|
||||
case NetworkController::NC_ERROR_AUTHENTICATION_REQUIRED: {
|
||||
fprintf(stderr, "\n\nGot auth required\n\n");
|
||||
//fprintf(stderr, "\n\nGot auth required\n\n");
|
||||
|
||||
break;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue