Shorten.
authorSunil Nimmagadda <sunil@nimmagadda.net>
Thu, 28 Aug 2014 15:46:44 +0500
changeset 36 2660ed427c6c
parent 35 dcf7a837ec0b
child 38 058e5ad9ba79
Shorten.
pop3d.h
--- a/pop3d.h	Thu Aug 28 14:17:28 2014 +0500
+++ b/pop3d.h	Thu Aug 28 15:46:44 2014 +0500
@@ -66,7 +66,7 @@
 	}				e;
 	size_t				nmsgs;
 	size_t				sz;
-	struct msg			**msgs_index; /* random access to msgs */
+	struct msg			**msgs_index; /* random access msgs */
 	int				fd;
 };