commit - 1ea681161652c118d7acb7932678e1acf6646611
commit + 60812b6fdf8ec8b644e1209802cd001a0a032d23
blob - 8db59e892921efe47ba362e344fb3b16dfe54faf
blob + 4bcb6aff8ce295ce9c39076cca0b9e0929e0aa2e
--- src/ngircd/defines.h
+++ src/ngircd/defines.h
see RFC 2812, section 1.2.1 */
#define CLIENT_NAME_LEN 32 /* Max. length of "real names" */
#define CLIENT_HOST_LEN 64 /* Max. host name length */
-#define CLIENT_MODE_LEN 16 /* Max. lenth of all client modes */
+#define CLIENT_MODE_LEN 16 /* Max. length of all client modes */
#define CLIENT_INFO_LEN 64 /* Max. length of server info texts */
#define CLIENT_AWAY_LEN 128 /* Max. length of away messages */
#define CLIENT_FLAGS_LEN 16 /* Max. length of client flags */