Ver Fonte

+ DELETE naming conflct

michael há 22 anos atrás
pai
commit
2711f7d464
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      packages/base/libc/ptalkdh.inc

+ 1 - 1
packages/base/libc/ptalkdh.inc

@@ -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;