X-Git-Url: https://jfr.im/git/solanum.git/blobdiff_plain/35eccf49306c5f774229a67b4966719c14444d0f..5409fbc0f731a04066c9d6a741e0b8d8eb098d8a:/include/client.h diff --git a/include/client.h b/include/client.h index 55b0086d..8df9431d 100644 --- a/include/client.h +++ b/include/client.h @@ -438,6 +438,7 @@ struct ListClient #define LFLAGS_CORK 0x00000004 #define LFLAGS_SCTP 0x00000008 #define LFLAGS_SECURE 0x00000010 /* for marking SSL clients as secure before registration */ +#define LFLAGS_FAKE 0x00000020 /* umodes, settable flags */ /* lots of this moved to snomask -- jilles */