]> granicus.if.org Git - curl/commit
imap: Updated the coding style of imap_state_servergreet_resp()
authorSteve Holme <steve_holme@hotmail.com>
Wed, 27 Feb 2013 21:00:35 +0000 (21:00 +0000)
committerSteve Holme <steve_holme@hotmail.com>
Wed, 27 Feb 2013 21:00:35 +0000 (21:00 +0000)
commit1d86d813c3dc246b16fdf7242862e17594d9ef5e
treec81bf4b8b34681fd22d86d8d92e614318d893950
parentf53ed631b325c82097d3511c44671348d178882f
imap: Updated the coding style of imap_state_servergreet_resp()

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