Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • irc.h

    r0e788f5 rc608891  
    6262        OPER_HACK_ACCOUNT_ADD = 0x400,
    6363        OPER_HACK_ANY = 0x3700, /* To check for them all at once. */
     64       
     65        IRC_UTF8_NICKS = 0x10000, /* Disable ASCII restrictions on buddy nicks. */
    6466} irc_status_t;
    6567
Note: See TracChangeset for help on using the changeset viewer.