]> granicus.if.org Git - curl/commit
imap: Changed successful response logic in imap_state_append_resp()
authorSteve Holme <steve_holme@hotmail.com>
Sat, 2 Mar 2013 20:35:03 +0000 (20:35 +0000)
committerSteve Holme <steve_holme@hotmail.com>
Sat, 2 Mar 2013 20:35:03 +0000 (20:35 +0000)
commitec38ac38c7b10181b70cc1ed582136d8b61ac83d
treed38d1bdf5b3f7514fd64faf937f1433e874e468f
parent0f64dd086a3932252be963ff5fa7efc21ba7b2c9
imap: Changed successful response logic in imap_state_append_resp()

For consistency changed the logic of the imap_state_append_resp()
function to test for an unsucessful continuation response rather than a
succesful one.
lib/imap.c