mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-17 21:40:36 -04:00
Bugfixes to rsmsgitems & rsserial.
removed testing utilites rstlvutil. fixed up rsgxsiditems printing. git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7232 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
7fa611b2e7
commit
3eb79bbcba
7 changed files with 16 additions and 241 deletions
|
@ -78,6 +78,7 @@ class RsGxsIdGroup
|
|||
{
|
||||
public:
|
||||
RsGxsIdGroup():mPgpKnown(false) { return; }
|
||||
~RsGxsIdGroup() { return; }
|
||||
|
||||
|
||||
RsGroupMetaData mMeta;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue