From 2bad8d69c0e76dcbeb0fccef0592822a40b17891 Mon Sep 17 00:00:00 2001 From: Sunil Nimmagadda Date: Thu, 28 Aug 2014 15:46:14 +0500 Subject: Shorten. --- pop3d.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pop3d.h') diff --git a/pop3d.h b/pop3d.h index 09a07f6..8032fdf 100644 --- a/pop3d.h +++ b/pop3d.h @@ -66,7 +66,7 @@ struct mdrop { } e; size_t nmsgs; size_t sz; - struct msg **msgs_index; /* random access to msgs */ + struct msg **msgs_index; /* random access msgs */ int fd; }; -- cgit v1.2.3