From a147a777842e22c5ef0ca1ca86cfe61f952056a4 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Fri, 15 Nov 1996 19:44:10 +0000 Subject: Comment improvement. svn path=/trunk/; revision=544 --- fetchmail.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fetchmail.h') diff --git a/fetchmail.h b/fetchmail.h index b1ebf927..6acd0c99 100644 --- a/fetchmail.h +++ b/fetchmail.h @@ -19,7 +19,7 @@ #define POPBUFSIZE 512 /* per RFC 937 */ #define MSGBUFSIZE 2048 /* size of message read buffer */ #define HOSTLEN 128 /* max hostname length */ -#define USERNAMELEN 32 /* max user-length */ +#define USERNAMELEN 32 /* max user-name length */ #define PASSWORDLEN 64 /* max password length */ #define FOLDERLEN 256 /* max folder name length */ #define DIGESTLEN 33 /* length of MD5 digest */ -- cgit v1.2.3