]> granicus.if.org Git - curl/commit
imap: Simplified the imap_state_append_resp() function
authorSteve Holme <steve_holme@hotmail.com>
Sat, 2 Mar 2013 20:40:38 +0000 (20:40 +0000)
committerSteve Holme <steve_holme@hotmail.com>
Sat, 2 Mar 2013 20:40:38 +0000 (20:40 +0000)
commite94fbcabd77d51dd3a01e0d3dec3646abaa5742e
treee871ea402b76786e0026f16577aae8f985fd9e84
parentec38ac38c7b10181b70cc1ed582136d8b61ac83d
imap: Simplified the imap_state_append_resp() function

Introduced the result code variable to simplify the state changes and
remove the hard returns.
lib/imap.c