pop3: Fixed incorrect return value from pop3_endofresp()
authorSteve Holme <steve_holme@hotmail.com>
Sat, 9 Feb 2013 15:23:30 +0000 (15:23 +0000)
committerSteve Holme <steve_holme@hotmail.com>
Sat, 9 Feb 2013 15:23:30 +0000 (15:23 +0000)
commit572f7864b27ba133b99e256c248dea6c93b0b7c7
treed7d95f7dadcadfa9968cd2dc483d0438c2065989
parent62bd21746443f631e7b47f675aa80b3f0786a805
pop3: Fixed incorrect return value from pop3_endofresp()

Corrected an incorrect return value when -ERR is received from the
server - introduced in commit b5bb61ee697b (June 2012).
lib/pop3.c