mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-02-17 13:24:15 -05:00
Explicit type as requested by Cyril
This commit is contained in:
parent
b701ca8da3
commit
0c3fd6f27c
@ -395,7 +395,7 @@ JsonApiServer::JsonApiServer(): configMutex("JsonApiServer config"),
|
||||
} );
|
||||
};
|
||||
|
||||
auto retval = rsEvents->registerEventsHandler(
|
||||
std::error_condition retval = rsEvents->registerEventsHandler(
|
||||
multiCallback, hId, eventType );
|
||||
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user