]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/ctables.h
Use the error name constants here now rather than magic numbers. magic numbers blow...
[user/henk/code/inspircd.git] / include / ctables.h
index f744d63406d9f2c9de7c976bbf90be38ebb0b369..2a0ce834ba6132fb655df9eafe5a62fab24059ab 100644 (file)
@@ -30,7 +30,7 @@ enum TranslateType
        TR_NICK,                /* Nickname, translate to UUID for server->server */
        TR_NICKLIST,            /* Comma seperated nickname list, translate to UUIDs */
        TR_SPACENICKLIST,       /* Space seperated nickname list, translate to UUIDs */
-       TR_CUSTOM,              /* Custom translation handled by EncodeParameter/DecodeParameter */
+       TR_CUSTOM               /* Custom translation handled by EncodeParameter/DecodeParameter */
 };
 
 /** For commands which should not be replicated to other