mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-04 20:39:42 +01:00
+ DELETE naming conflct
This commit is contained in:
parent
1c9707a8a7
commit
2711f7d464
@ -34,7 +34,7 @@ const
|
|||||||
TALK_VERSION = 1;
|
TALK_VERSION = 1;
|
||||||
LEAVE_INVITE = 0;
|
LEAVE_INVITE = 0;
|
||||||
LOOK_UP = 1;
|
LOOK_UP = 1;
|
||||||
DELETE = 2;
|
__DELETE = 2;
|
||||||
ANNOUNCE = 3;
|
ANNOUNCE = 3;
|
||||||
SUCCESS = 0;
|
SUCCESS = 0;
|
||||||
NOT_HERE = 1;
|
NOT_HERE = 1;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user