diff options
Diffstat (limited to 'imap/authenticate_auth.c')
| -rw-r--r-- | imap/authenticate_auth.c | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/imap/authenticate_auth.c b/imap/authenticate_auth.c index 60334e9..41249e6 100644 --- a/imap/authenticate_auth.c +++ b/imap/authenticate_auth.c @@ -102,6 +102,7 @@ int	rc;  		switch (tok->tokentype)	{  		case IT_ATOM:  		case IT_NUMBER: +		case IT_QUOTED_STRING:  			break;  		default:  			return (0); | 
