X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;ds=sidebyside;f=include%2Fctables.h;h=2a0ce834ba6132fb655df9eafe5a62fab24059ab;hb=b708dff6d2897271321764117582a47699e72876;hp=f744d63406d9f2c9de7c976bbf90be38ebb0b369;hpb=c512706209dbbf7aff9f129782b8417267808c96;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/include/ctables.h b/include/ctables.h index f744d6340..2a0ce834b 100644 --- a/include/ctables.h +++ b/include/ctables.h @@ -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