mirror of
https://github.com/XRPLF/rippled.git
synced 2026-04-29 15:37:57 +00:00
const correctness
This commit is contained in:
@@ -207,7 +207,7 @@ public:
|
||||
*
|
||||
* @return A handle to the connection
|
||||
*/
|
||||
connection_hdl get_handle() {
|
||||
connection_hdl get_handle() const {
|
||||
return m_connection_hdl;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user