]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/connection.h
Probably doesnt work yet
[user/henk/code/inspircd.git] / include / connection.h
index db76859d701dba0a1b1f265a9e822279a097d98b..032f9ba6c9c1bc1ffe0479075b0652ab3cdf9d7a 100644 (file)
@@ -43,7 +43,7 @@ class connection : public Extensible
        
        /** Hostname of connection. Not used if this is a serverrec
         */
-       char host[160];
+       char host[64];
 
        /** Stats counter for bytes inbound
         */