]> granicus.if.org Git - curl/commit
pop3.c: Fixed conditional compilation of the apop response function
authorSteve Holme <steve_holme@hotmail.com>
Sun, 20 Jan 2013 11:09:53 +0000 (11:09 +0000)
committerSteve Holme <steve_holme@hotmail.com>
Sun, 20 Jan 2013 11:09:53 +0000 (11:09 +0000)
commite5ea45ec2ea6034900c83b932398400923a35137
treee0443553a515684a250f3006ad0f58adade9c512
parent63605d281f804382d2bd2d8655d73e188c12e071
pop3.c: Fixed conditional compilation of the apop response function

Extended the fix from commit 8b15c84ea91e to additionally exclude
pop3_state_apop_resp() if the CURL_DISABLE_CRYPTO_AUTH flag is
defined.
lib/pop3.c