mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-04 07:05:26 -04:00
added warning about consistency error in idservice group flags
This commit is contained in:
parent
06265f2b54
commit
410123b976
1 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@ extern RsIdentity *rsIdentity;
|
|||
|
||||
|
||||
// GroupFlags: Only one so far:
|
||||
#warning THIS FLAG OVERLAPS THE FLAGS FOR mGroupFlags. This is an error that should be fixed.
|
||||
#define RSGXSID_GROUPFLAG_REALID 0x0001
|
||||
|
||||
// THESE ARE FLAGS FOR INTERFACE.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue