]> granicus.if.org Git - curl/commit
imap: Reversed the logic of the (un)successful tagged CAPABILITY response
authorSteve Holme <steve_holme@hotmail.com>
Wed, 27 Feb 2013 20:48:24 +0000 (20:48 +0000)
committerSteve Holme <steve_holme@hotmail.com>
Wed, 27 Feb 2013 20:48:24 +0000 (20:48 +0000)
commit5b3736b5333f548069c8588f252ba88b0dd3294d
treed908d115f8722cfa894f2b6c0ff31490fcc738d6
parentcce08581ac51df51bc6c03a0f37375578b8aefd6
imap: Reversed the logic of the (un)successful tagged CAPABILITY response

Reversed the logic of the unsuccessful vs successful tagged CAPABILITY
response in imap_state_capability_resp() to be more logical to read.
lib/imap.c