]> code.citadel.org Git - citadel.git/blobdiff - citadel/serv_icq.c
* Made one more byte available in locate_host() and in all the structs which
[citadel.git] / citadel / serv_icq.c
index 9a05a94b36842057cd276d20a628b799cf9f7d29..4e6fd24c56ad3bb6b0fdb84acd75fc3fd68194ff 100644 (file)
@@ -55,7 +55,7 @@ struct CtdlICQ_CL {
        DWORD uin;
        char name[32];
        DWORD status;
-       char host[25];
+       char host[26];
 };