Explorar el Código

+ DELETE naming conflct

michael hace 22 años
padre
commit
2711f7d464
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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;