mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
added warning about consistency error in idservice group flags
This commit is contained in:
parent
06265f2b54
commit
410123b976
@ -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…
Reference in New Issue
Block a user