mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-02-08 19:08:46 -05:00
fixed compilation in tests
This commit is contained in:
parent
9fd44a53be
commit
59d08591d2
@ -145,7 +145,7 @@ public:
|
|||||||
* @param keyref the KeyRef of the key being requested
|
* @param keyref the KeyRef of the key being requested
|
||||||
* @return will
|
* @return will
|
||||||
*/
|
*/
|
||||||
bool requestKey(const RsGxsId &id, const std::list<PeerId> &peers){ return false ;}
|
bool requestKey(const RsGxsId &id, const std::list<RsPeerId> &peers){ return false ;}
|
||||||
bool requestPrivateKey(const RsGxsId &id){ return false;}
|
bool requestPrivateKey(const RsGxsId &id){ return false;}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user