mirror of
https://github.com/XRPLF/rippled.git
synced 2026-06-02 08:17:13 +00:00
Trivial change.
This commit is contained in:
@@ -42,7 +42,8 @@ void RPCDoor::handleConnect(RPCServer::pointer new_connection,
|
||||
}
|
||||
|
||||
new_connection->connected();
|
||||
}else cout << "Error: " << error;//BOOST_LOG_TRIVIAL(info) << "Error: " << error;
|
||||
}
|
||||
else cout << "Error: " << error;//BOOST_LOG_TRIVIAL(info) << "Error: " << error;
|
||||
|
||||
startListening();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user