+ DELETE naming conflct

This commit is contained in:
michael 2003-06-26 13:54:30 +00:00
parent 1c9707a8a7
commit 2711f7d464

View File

@ -34,7 +34,7 @@ const
TALK_VERSION = 1;
LEAVE_INVITE = 0;
LOOK_UP = 1;
DELETE = 2;
__DELETE = 2;
ANNOUNCE = 3;
SUCCESS = 0;
NOT_HERE = 1;