pop3: Reworked authentication type constants
authorSteve Holme <steve_holme@hotmail.com>
Sat, 13 Apr 2013 15:14:01 +0000 (16:14 +0100)
committerSteve Holme <steve_holme@hotmail.com>
Sat, 13 Apr 2013 15:20:48 +0000 (16:20 +0100)
commitd956d9db47f520535438919abc21f4ad043b26c1
tree1f4d88ee63e8e8b9bdff74f1070cd0cfb1317dff
parentecf93ac9865a5f2f9345583337ba1ba509a1f3d1
pop3: Reworked authentication type constants

... to use left-shifted values, like those defined in curl.h, rather
than 16-bit hexadecimal values.
lib/pop3.h