]> granicus.if.org Git - curl/commit
pop3.c: Removed unnecessary POP3_STOP state changes
authorSteve Holme <steve_holme@hotmail.com>
Sat, 29 Dec 2012 19:39:06 +0000 (19:39 +0000)
committerSteve Holme <steve_holme@hotmail.com>
Sat, 29 Dec 2012 19:39:06 +0000 (19:39 +0000)
commit2424b7ab1b4fb4fa7b663595c73305db2898da38
tree0c26878929a7cec51b3357aec616a71a96534ed5
parentc43af566fafce56a9e962a9009ab84118e3f2390
pop3.c: Removed unnecessary POP3_STOP state changes

Removed unnecessary state changes in pop3_state_starttls_resp()
following previous fix in IMAP module.
lib/pop3.c