mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-19 20:59:02 -04:00
fixed compilation in tests
This commit is contained in:
parent
c4695e3341
commit
14352220ab
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ GxsIsolatedServiceTester::GxsIsolatedServiceTester(const RsPeerId &ownId, const
|
|||
mTestNs = new RsGxsNetService(
|
||||
RS_SERVICE_GXS_TYPE_TEST, mTestDs, nxsMgr,
|
||||
mTestService, mTestService->getServiceInfo(),
|
||||
mGxsIdService, mGxsCircles);
|
||||
NULL, mGxsCircles);
|
||||
|
||||
node->AddService(mTestNs);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue