]> git.ipfire.org Git - thirdparty/curl.git/commit
smtp: Re-factored the SMTP_AUTH* state machine constants
authorSteve Holme <steve_holme@hotmail.com>
Wed, 6 Jun 2012 19:14:52 +0000 (20:14 +0100)
committerSteve Holme <steve_holme@hotmail.com>
Wed, 6 Jun 2012 19:14:52 +0000 (20:14 +0100)
commit00fddba6727c44bbf5f22b2bfaff4ef1d7111b19
tree0625d05a4a01093d20150960e73f9608f44ff79d
parenteef4b3fcfc89b411002fd05d047450aa72347448
smtp: Re-factored the SMTP_AUTH* state machine constants

Re-factored the SMTP_AUTH* constants, that are used by the state
machine, to be clearer to read.
lib/smtp.c
lib/smtp.h