pop3: Updated the coding style of pop3_state_servergreet_resp()
authorSteve Holme <steve_holme@hotmail.com>
Mon, 15 Apr 2013 19:10:25 +0000 (20:10 +0100)
committerSteve Holme <steve_holme@hotmail.com>
Mon, 15 Apr 2013 19:27:45 +0000 (20:27 +0100)
commit26bdafcbf9cd8b7c051eb1832c90b8e2cfbe670c
tree7fd3f94882dcad218a4a944839f5a5067479c05c
parent02dc9e788f8f01e58948a2469b750ddd1bdce30c
pop3: Updated the coding style of pop3_state_servergreet_resp()

Updated the coding style, in this function, to be consistent with other
response functions rather then performing a hard return on failure.
lib/pop3.c