X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=main.h;h=802c1cbaea1d256db5df2087ba4581e488fdcd2c;hb=5622bbfedec4a8162cefa18b4c0a00dd1990405b;hp=b356c77c0a457e1104a4de0f9f5c3af85a5abbe5;hpb=52eaee5dc863775b9e7c5997a8943d02748fb27b;p=NeonServV5.git diff --git a/main.h b/main.h index b356c77..802c1cb 100644 --- a/main.h +++ b/main.h @@ -44,6 +44,7 @@ int stricmp (const char *s1, const char *s2) #define NICKLEN 30 #define USERLEN 10 +#define AUTHLEN 32 #define HOSTLEN 63 #define REALLEN 50 #define TOPICLEN 500