]> granicus.if.org Git - curl/commit
smtp: Updated the coding style of smtp_state_servergreet_resp()
authorSteve Holme <steve_holme@hotmail.com>
Mon, 15 Apr 2013 19:11:25 +0000 (20:11 +0100)
committerSteve Holme <steve_holme@hotmail.com>
Mon, 15 Apr 2013 19:27:47 +0000 (20:27 +0100)
commit651254dcc713d0f53375f8abc0885a8d2ba0389f
tree7d441d0725a50c7e2e38a79e4384b26c262aaa9b
parent26bdafcbf9cd8b7c051eb1832c90b8e2cfbe670c
smtp: Updated the coding style of smtp_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/smtp.c