mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04: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
|
||||
* @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;}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user