GxsTrans update outdated comments

This commit is contained in:
Gioacchino Mazzurco 2019-06-12 15:30:02 +02:00
parent 7a237c11d3
commit c80b6db423
No known key found for this signature in database
GPG key ID: A1FBCA3872E87051
3 changed files with 16 additions and 11 deletions

View file

@ -1,5 +1,7 @@
/*******************************************************************************
* RetroShare GxsTrans asyncronous redundant small mail trasport on top of GXS *
* libretroshare/src/retroshare: rsgxstrans.h *
* *
* libretroshare: retroshare core library *
* *
* Copyright (C) 2016-2019 Gioacchino Mazzurco <gio@eigenlab.org> *
* *
@ -98,6 +100,7 @@ struct RsGxsTransOutgoingRecord
RsGxsGroupId group_id ;
};
/// RetroShare GxsTrans asyncronous redundant small mail trasport on top of GXS
class RsGxsTrans: public RsGxsIfaceHelper
{
public: