pop3: Code tidy up before the introduction of authentication code
authorSteve Holme <steve_holme@hotmail.com>
Sun, 27 May 2012 09:54:13 +0000 (10:54 +0100)
committerSteve Holme <steve_holme@hotmail.com>
Sun, 27 May 2012 09:54:13 +0000 (10:54 +0100)
commitc6495bccbf7485d9088e994bf27cb2efd3b29d47
tree7501705f843eea288c0c57d4245711a990a8c512
parentf95f19e85495572541134ecaf3f39369f1e4e1cd
pop3: Code tidy up before the introduction of authentication code

Moved EOB definition into header file.

Switched the logic around in pop3_endofresp() to allow for the
introduction of auth-mechanism detection.

Repositioned second and third function variables where they will fit
within the 78 character line limit.

Tidied up some comments.
lib/pop3.c
lib/pop3.h